Searched defs:qc (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| D | libata.h | 1486 #define __ata_qc_for_each(ap, qc, tag, max_tag, fn) \ argument 1494 #define ata_qc_for_each_raw(ap, qc, tag) \ argument 1500 #define ata_qc_for_each(ap, qc, tag) \ argument 1506 #define ata_qc_for_each_with_internal(ap, qc, tag) \ argument 1661 static inline void ata_qc_set_polling(struct ata_queued_cmd *qc) in ata_qc_set_polling() 1677 struct ata_queued_cmd *qc = __ata_qc_from_tag(ap, tag); in ata_qc_from_tag() local 1689 static inline unsigned int ata_qc_raw_nbytes(struct ata_queued_cmd *qc) in ata_qc_raw_nbytes() 1709 static inline void ata_qc_reinit(struct ata_queued_cmd *qc) in ata_qc_reinit()
|
| D | ieee80211.h | 3114 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_get_tid() local
|