Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c226 adapter->assoc_resp_received = false; in mwifiex_init_adapter()
H A Dmain.c1417 if (adapter->assoc_resp_received) { in mwifiex_host_mlme_work_queue()
1419 adapter->assoc_resp_received = false; in mwifiex_host_mlme_work_queue()
H A Dmain.h918 u8 assoc_resp_received; member
H A Dcfg80211.c4530 adapter->assoc_resp_received = true; in mwifiex_cfg80211_associate()