Searched refs:ieee80211_qos_hdr (Results 1 – 16 of 16) sorted by relevance
273 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData()277 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()281 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructNullFunctionData()795 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructBtNullFunctionData()799 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructBtNullFunctionData()803 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructBtNullFunctionData()
359 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData()363 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()367 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructNullFunctionData()371 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructNullFunctionData()
78 (struct ieee80211_qos_hdr), in wl1271_init_templates_config()135 sizeof(struct ieee80211_qos_hdr), in wl1271_init_templates_config()207 struct ieee80211_qos_hdr *qosnull; in wl1271_ap_init_qos_null_template()
1307 struct ieee80211_qos_hdr template; in wl1271_build_qos_null_data()
591 sizeof(struct ieee80211_qos_hdr) : in wcn36xx_set_tx_data()644 sizeof(struct ieee80211_qos_hdr) : in wcn36xx_set_tx_mgmt()
260 struct ieee80211_qos_hdr *hdr_qos = in _rtl92ee_translate_rx_signal_stuff()261 (struct ieee80211_qos_hdr *)tmp_buf; in _rtl92ee_translate_rx_signal_stuff()
320 struct ieee80211_qos_hdr *hdr_qos = in translate_rx_signal_stuff()321 (struct ieee80211_qos_hdr *)tmp_buf; in translate_rx_signal_stuff()
568 struct ieee80211_qos_hdr template; in wl1251_build_qos_null_data()
973 #define QOS_HDR_IV_SNAP_LEN (sizeof(struct ieee80211_qos_hdr) + \
331 struct ieee80211_qos_hdr { struct
1602 struct ieee80211_qos_hdr *nullfunc; in ieee80211_send_null_response()
3971 struct ieee80211_qos_hdr *nullfunc; in ieee80211_probe_client()
3220 pframe += sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()3221 pattrib->pktlen = sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()
5331 pframe += sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()5332 pattrib->pktlen = sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()
409 hdr_size = roundup(sizeof(struct ieee80211_qos_hdr), in ath6kl_wmi_dot11_hdr_remove()
4874 memcpy(dest, hdr_desc, sizeof(struct ieee80211_qos_hdr)); in ath11k_dp_rx_mon_merg_msdus()