Searched refs:ieee80211_qos_hdr (Results 1 – 15 of 15) sorted by relevance
92 (struct ieee80211_qos_hdr), in wl1271_init_templates_config()149 sizeof(struct ieee80211_qos_hdr), in wl1271_init_templates_config()221 struct ieee80211_qos_hdr *qosnull; in wl1271_ap_init_qos_null_template()
1322 struct ieee80211_qos_hdr template; in wl1271_build_qos_null_data()
208 sizeof(struct ieee80211_qos_hdr) : in wcn36xx_set_tx_data()259 sizeof(struct ieee80211_qos_hdr) : in wcn36xx_set_tx_mgmt()
371 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData()375 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()379 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructNullFunctionData()
301 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData()305 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()309 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructNullFunctionData()2129 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructBtNullFunctionData()2133 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructBtNullFunctionData()2137 pktlen = sizeof(struct ieee80211_qos_hdr); in ConstructBtNullFunctionData()
83 struct ieee80211_qos_hdr *hdr_qos = in _rtl8822be_translate_rx_signal_stuff()84 (struct ieee80211_qos_hdr *)tmp_buf; in _rtl8822be_translate_rx_signal_stuff()
345 struct ieee80211_qos_hdr *hdr_qos = in translate_rx_signal_stuff()346 (struct ieee80211_qos_hdr *)tmp_buf; in translate_rx_signal_stuff()
281 struct ieee80211_qos_hdr *hdr_qos = in _rtl92ee_translate_rx_signal_stuff()282 (struct ieee80211_qos_hdr *)tmp_buf; in _rtl92ee_translate_rx_signal_stuff()
582 struct ieee80211_qos_hdr template; in wl1251_build_qos_null_data()
255 struct ieee80211_qos_hdr { struct
1318 struct ieee80211_qos_hdr *nullfunc; in ieee80211_send_null_response()
3418 struct ieee80211_qos_hdr *nullfunc; in ieee80211_probe_client()
1367 pframe += sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()1368 pattrib->pktlen = sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()
3653 pframe += sizeof(struct ieee80211_qos_hdr); in _issue_qos_nulldata()3654 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()