Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c441 if (priv->host_mlme_reg && in mwifiex_process_mgmt_packet()
H A Dcfg80211.c291 if (priv->host_mlme_reg) in mwifiex_cfg80211_update_mgmt_frame_registrations()
878 priv->host_mlme_reg = false; in mwifiex_deinit_priv_params()
4304 if (!priv->host_mlme_reg) { in mwifiex_cfg80211_authenticate()
4305 priv->host_mlme_reg = true; in mwifiex_cfg80211_authenticate()
H A Djoin.c1538 priv->host_mlme_reg = false; in mwifiex_deauthenticate()
H A Dmain.h652 bool host_mlme_reg; member