Searched refs:ieee80211_get_qos_ctl (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmichael.c38 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
H A Dwme.c136 u8 *p = ieee80211_get_qos_ctl(hdr);
H A Dstatus.c222 qc = ieee80211_get_qos_ctl(hdr);
H A Diface.c682 p = ieee80211_get_qos_ctl(hdr);
789 u16 tid = *ieee80211_get_qos_ctl(hdr) &
H A Dwpa.c281 qos_tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
H A Drc80211_minstrel_ht.c370 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
H A Drx.c322 u8 *qc = ieee80211_get_qos_ctl(hdr);
720 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;
H A Dtx.c778 qc = ieee80211_get_qos_ctl(hdr);
1176 qc = ieee80211_get_qos_ctl(hdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c125 qc = ieee80211_get_qos_ctl(hdr);
242 qc = ieee80211_get_qos_ctl(hdr);
H A Drc.c1390 qc = ieee80211_get_qos_ctl(hdr);
H A Dxmit.c1436 qc = ieee80211_get_qos_ctl(hdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dmain.c588 (*ieee80211_get_qos_ctl(hdr) &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-tx.c375 u8 *qc = ieee80211_get_qos_ctl(hdr);
589 qc = ieee80211_get_qos_ctl(hdr);
H A Diwl-4965.c2084 qc = ieee80211_get_qos_ctl(hdr);
H A Diwl3945-base.c431 u8 *qc = ieee80211_get_qos_ctl(hdr);
519 u8 *qc = ieee80211_get_qos_ctl(hdr);
H A Diwl-agn-rs.c227 u8 *qc = ieee80211_get_qos_ctl(hdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dlib80211_crypt_tkip.c581 hdr[12] = le16_to_cpu(*((__le16 *)ieee80211_get_qos_ctl(hdr11)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h1360 * ieee80211_get_qos_ctl - get pointer to qos control bytes
1368 static inline u8 *ieee80211_get_qos_ctl(struct ieee80211_hdr *hdr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Drx.c1561 u8 *qc = ieee80211_get_qos_ctl(hdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c799 u8 *qc = ieee80211_get_qos_ctl(hdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c1387 qos = le16_to_cpu(*((__le16 *)ieee80211_get_qos_ctl(wh)));

Completed in 241 milliseconds