Home
last modified time | relevance | path

Searched refs:ieee80211_get_qos_ctl (Results 1 – 33 of 33) sorted by relevance

/linux-4.4.14/net/mac80211/
Dmesh_ps.c64 u8 *qc = ieee80211_get_qos_ctl((void *) skb->data); in mps_qos_null_tx()
213 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_mps_set_frame_flags()
278 u8 *qc = ieee80211_get_qos_ctl(hdr); in mps_set_sta_peer_pm()
349 ieee80211_mpsp_trigger_process(ieee80211_get_qos_ctl(hdr), in ieee80211_mps_rx_h_sta_process()
387 qc = ieee80211_get_qos_ctl(nullfunc); in mpsp_trigger_send()
514 u8 *qoshdr = ieee80211_get_qos_ctl(hdr); in mps_frame_deliver()
Dwme.c138 p = ieee80211_get_qos_ctl(hdr); in ieee80211_select_queue_80211()
245 p = ieee80211_get_qos_ctl(hdr); in ieee80211_set_qos_hdr()
Dstatus.c83 u8 *p = ieee80211_get_qos_ctl(hdr); in ieee80211_handle_filtered_frame()
190 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_frame_acked()
783 ieee80211_get_qos_ctl(hdr), in ieee80211_tx_status()
797 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_status()
804 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_status()
Dmichael.c38 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in michael_mic_hdr()
Dwpa.c336 qos_tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ccmp_special_blocks()
593 qos_tid = *ieee80211_get_qos_ctl(hdr) & in gcmp_special_blocks()
857 qos_tid = *ieee80211_get_qos_ctl(hdr) & in ieee80211_crypto_cs_decrypt()
Drx.c602 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_parse_qos()
1050 ack_policy = *ieee80211_get_qos_ctl(hdr) & in ieee80211_rx_reorder_ampdu()
1052 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_rx_reorder_ampdu()
1348 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_rx_h_uapsd_and_pspoll()
Dtx.c182 *(ieee80211_get_qos_ctl(hdr)) & IEEE80211_QOS_CTL_ACK_POLICY_NOACK) in ieee80211_duration()
841 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_h_sequence()
1191 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_prepare()
2772 *ieee80211_get_qos_ctl(hdr) = tid; in ieee80211_xmit_fast()
Drc80211_minstrel_ht.c690 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in minstrel_aggr_check()
Diface.c1299 u16 tid = *ieee80211_get_qos_ctl(hdr) & in ieee80211_iface_work()
Dsta_info.c1473 qoshdr = ieee80211_get_qos_ctl(hdr); in ieee80211_sta_ps_deliver_response()
Dmlme.c2187 u16 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_sta_tx_wmm_ac_notify()
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dtxrx.c134 qc = ieee80211_get_qos_ctl(hdr); in wcn36xx_tx_start_ampdu()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dtx.c122 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl_mvm_set_tx_cmd()
482 qc = ieee80211_get_qos_ctl(hdr); in iwl_mvm_tx_skb()
Drs.c1146 u8 *qc = ieee80211_get_qos_ctl(hdr); in rs_get_tid()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dcarl9170.h633 return (ieee80211_get_qos_ctl(hdr))[0] & IEEE80211_QOS_CTL_TID_MASK; in get_tid_h()
Drx.c469 u8 *qc = ieee80211_get_qos_ctl(hdr); in carl9170_rx_copy_data()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_txrx.c301 qc = ieee80211_get_qos_ctl(hdr); in ath9k_htc_tx_data()
425 qc = ieee80211_get_qos_ctl(hdr); in ath9k_htc_check_tx_aggr()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dtx.c98 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwlagn_tx_cmd_build_basic()
396 qc = ieee80211_get_qos_ctl(hdr); in iwlagn_tx_skb()
Drs.c294 u8 *qc = ieee80211_get_qos_ctl(hdr); in rs_tl_add_packet()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dusb.c596 u8 *qc = ieee80211_get_qos_ctl(hdr); in _rtl_rx_get_padding()
995 qc = ieee80211_get_qos_ctl(hdr); in _rtl_usb_tx_preprocess()
Dwifi.h3016 return (ieee80211_get_qos_ctl(hdr))[0] & IEEE80211_QOS_CTL_TID_MASK; in rtl_get_tid_h()
/linux-4.4.14/net/wireless/
Dlib80211_crypt_tkip.c557 hdr[12] = le16_to_cpu(*((__le16 *)ieee80211_get_qos_ctl(hdr11))) in michael_mic_hdr()
/linux-4.4.14/drivers/net/wireless/libertas_tf/
Dmain.c588 (*ieee80211_get_qos_ctl(hdr) & in lbtf_rx()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c507 u8 *qc = ieee80211_get_qos_ctl(hdr); in rtl92cu_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c960 qc = ieee80211_get_qos_ctl(hdr); in ath10k_get_tid()
1355 qos = ieee80211_get_qos_ctl(hdr); in ath10k_htt_rx_h_mpdu()
Dmac.c3126 return ieee80211_get_qos_ctl(hdr)[0] & IEEE80211_QOS_CTL_TID_MASK; in ath10k_tx_h_get_tid()
3216 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath10k_tx_h_nwifi()
/linux-4.4.14/include/linux/
Dieee80211.h2331 static inline u8 *ieee80211_get_qos_ctl(struct ieee80211_hdr *hdr) in ieee80211_get_qos_ctl() function
/linux-4.4.14/drivers/net/wireless/cw1200/
Dtxrx.c495 u8 *qos = ieee80211_get_qos_ctl(t->hdr); in cw1200_tx_h_calc_tid()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D3945-mac.c435 u8 *qc = ieee80211_get_qos_ctl(hdr); in il3945_build_tx_cmd_basic()
527 u8 *qc = ieee80211_get_qos_ctl(hdr); in il3945_tx_skb()
D4965-mac.c1528 u8 *qc = ieee80211_get_qos_ctl(hdr); in il4965_tx_cmd_build_basic()
1746 qc = ieee80211_get_qos_ctl(hdr); in il4965_tx_skb()
2809 qc = ieee80211_get_qos_ctl(hdr); in il4965_hdl_tx()
D4965-rs.c280 u8 *qc = ieee80211_get_qos_ctl(hdr); in il4965_rs_tl_add_packet()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_recv.c1311 __le16 *qptr = (__le16 *)ieee80211_get_qos_ctl(hdr); in validate_recv_data_frame()
/linux-4.4.14/drivers/net/wireless/
Dmwl8k.c1908 qos = le16_to_cpu(*((__le16 *)ieee80211_get_qos_ctl(wh))); in mwl8k_txq_xmit()