Home
last modified time | relevance | path

Searched refs:assocresp_ies (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Die.c278 if (data->assocresp_ies && data->assocresp_ies_len) { in mwifiex_set_mgmt_beacon_data_ies()
279 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
285 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h856 u8 *proberesp, *proberesp_ies, *assocresp_ies; member
/linux/net/mac80211/
H A Dcfg.c3662 new_beacon->assocresp_ies = pos; in cfg80211_beacon_dup()
3663 memcpy(pos, beacon->assocresp_ies, beacon->assocresp_ies_len); in cfg80211_beacon_dup()
/linux/net/wireless/
H A Dnl80211.c5705 bcn->assocresp_ies = in nl80211_parse_beacon()