Home
last modified time | relevance | path

Searched refs:assoc_resp_received (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dinit.c184 adapter->assoc_resp_received = false; in nxpwifi_init_adapter()
H A Dmain.c1295 if (adapter->assoc_resp_received) { in nxpwifi_host_mlme_work()
1297 adapter->assoc_resp_received = false; in nxpwifi_host_mlme_work()
H A Dmain.h844 u8 assoc_resp_received; member
H A Dcfg80211.c3570 adapter->assoc_resp_received = true; in nxpwifi_cfg80211_associate()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1392 if (adapter->assoc_resp_received) { in mwifiex_host_mlme_work_queue()
1394 adapter->assoc_resp_received = false; in mwifiex_host_mlme_work_queue()
H A Dcfg80211.c4528 adapter->assoc_resp_received = true; in mwifiex_cfg80211_associate()