Searched defs:qc (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | libata.h | 1579 #define __ata_qc_for_each(ap, qc, tag, max_tag, fn) \ argument 1587 #define ata_qc_for_each_raw(ap, qc, tag) \ argument 1593 #define ata_qc_for_each(ap, qc, tag) \ argument 1599 #define ata_qc_for_each_with_internal(ap, qc, tag) \ argument 1756 static inline void ata_qc_set_polling(struct ata_queued_cmd *qc) in ata_qc_set_polling() 1772 struct ata_queued_cmd *qc = __ata_qc_from_tag(ap, tag); in ata_qc_from_tag() local 1784 static inline unsigned int ata_qc_raw_nbytes(struct ata_queued_cmd *qc) in ata_qc_raw_nbytes() 1804 static inline void ata_qc_reinit(struct ata_queued_cmd *qc) in ata_qc_reinit()
|
D | ieee80211.h | 3987 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_get_tid() local
|