Searched refs:assocresp_ies (Results 1 – 5 of 5) sorted by relevance
289 if (data->assocresp_ies && data->assocresp_ies_len) { in mwifiex_set_mgmt_beacon_data_ies()290 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()296 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
712 b->assocresp_ies, b->assocresp_ies_len); in wil_print_bcon_data()729 if (!bcon->assocresp_ies) { in wil_fix_bcon()730 bcon->assocresp_ies = bcon->proberesp_ies; in wil_fix_bcon()750 bcon->assocresp_ies); in _wil_cfg80211_set_ies()
2263 kfree(ieee->assocresp_ies); in rtllib_rx_assoc_resp()2264 ieee->assocresp_ies = NULL; in rtllib_rx_assoc_resp()2267 ieee->assocresp_ies = kmalloc(ieee->assocresp_ies_len, in rtllib_rx_assoc_resp()2269 if (ieee->assocresp_ies) in rtllib_rx_assoc_resp()2270 memcpy(ieee->assocresp_ies, ies, in rtllib_rx_assoc_resp()2906 kfree(ieee->assocresp_ies); in rtllib_stop_protocol()2907 ieee->assocresp_ies = NULL; in rtllib_stop_protocol()
1476 u8 *assocreq_ies, *assocresp_ies; member
2691 info->assocresp_ies, in ath6kl_set_ies()