Home
last modified time | relevance | path

Searched refs:assocresp_ies_len (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/marvell/mwifiex/
Die.c278 if (data->assocresp_ies && data->assocresp_ies_len) { in mwifiex_set_mgmt_beacon_data_ies()
280 data->assocresp_ies_len, &ar_ie, in mwifiex_set_mgmt_beacon_data_ies()
286 data->assocresp_ies_len, &ar_ie, in mwifiex_set_mgmt_beacon_data_ies()
/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1859 b->assocresp_ies, b->assocresp_ies_len, true); in wil_print_bcon_data()
1895 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, in _wil_cfg80211_set_ies()
1896 bcon->assocresp_ies, bcon->assocresp_ies_len); in _wil_cfg80211_set_ies()
1916 bcon->assocresp_ies_len, bcon->assocresp_ies); in _wil_cfg80211_set_ies()
2049 bcon.assocresp_ies_len = vif->assocresp_ies_len; in wil_cfg80211_ap_recovery()
2213 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, NULL, 0); in wil_cfg80211_stop_ap()
Dwil6210.h857 size_t proberesp_len, proberesp_ies_len, assocresp_ies_len; member
/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c318 if (!info->assocresp_ies || !info->assocresp_ies_len) { in qtnf_mgmt_set_appie()
326 info->assocresp_ies_len); in qtnf_mgmt_set_appie()
Dcommands.c199 len += round_up(s->beacon.assocresp_ies_len, QLINK_ALIGN); in qtnf_cmd_start_ap_can_fit()
321 s->beacon.assocresp_ies_len); in qtnf_cmd_send_start_ap()
/drivers/staging/rtl8192e/
Drtllib_softmac.c2255 ieee->assocresp_ies_len = (skb->data + skb->len) - ies; in rtllib_rx_assoc_resp()
2257 ieee->assocresp_ies_len, in rtllib_rx_assoc_resp()
2260 ieee->assocresp_ies_len = 0; in rtllib_rx_assoc_resp()
2889 ieee->assocresp_ies_len = 0; in rtllib_stop_protocol()
Drtllib.h1422 size_t assocreq_ies_len, assocresp_ies_len; member
/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c2702 info->assocresp_ies_len); in ath6kl_set_ies()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c4649 beacon->assocresp_ies_len); in brcmf_config_ap_mgmt_ie()