Home
last modified time | relevance | path

Searched refs:assoc_resp_ie (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c961 u8 *assoc_req_ie, *assoc_resp_ie; in wmi_evt_connect() local
1001 assoc_resp_ie = &evt->assoc_info[evt->beacon_ie_len + in wmi_evt_connect()
1006 assoc_resp_ie = NULL; in wmi_evt_connect()
1069 assoc_resp_ie, assoc_resp_ielen, in wmi_evt_connect()
1723 u8 *assoc_req_ie = NULL, *assoc_resp_ie = NULL; in wmi_evt_reassoc_status() local
1787 assoc_resp_ie = &data->ie_info[le16_to_cpu(data->reassoc_req_ie_len) + in wmi_evt_reassoc_status()
1829 info.resp_ie = assoc_resp_ie; in wmi_evt_reassoc_status()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c753 u8 *assoc_resp_ie = assoc_info + beacon_ie_len + assoc_req_len + in ath6kl_cfg80211_connect_event() local
805 assoc_resp_ie, assoc_resp_len, in ath6kl_cfg80211_connect_event()
813 .resp_ie = assoc_resp_ie, in ath6kl_cfg80211_connect_event()