Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Djoin.c736 priv->host_mlme_reg = false; in nxpwifi_deauthenticate()
H A Dcfg80211.c241 if (priv->host_mlme_reg && in nxpwifi_cfg80211_update_mgmt_frame_registrations()
697 priv->host_mlme_reg = false; in nxpwifi_deinit_priv_params()
3353 if (!priv->host_mlme_reg) { in nxpwifi_cfg80211_authenticate()
3354 priv->host_mlme_reg = true; in nxpwifi_cfg80211_authenticate()
H A Dutil.c512 if (priv->host_mlme_reg && in nxpwifi_process_mgmt_packet()
H A Dmain.h600 bool host_mlme_reg; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c441 if (priv->host_mlme_reg && in mwifiex_process_mgmt_packet()
H A Dcfg80211.c290 if (priv->host_mlme_reg) in mwifiex_cfg80211_update_mgmt_frame_registrations()
877 priv->host_mlme_reg = false; in mwifiex_deinit_priv_params()
4305 if (!priv->host_mlme_reg) { in mwifiex_cfg80211_authenticate()
4306 priv->host_mlme_reg = true; in mwifiex_cfg80211_authenticate()
H A Djoin.c1537 priv->host_mlme_reg = false; in mwifiex_deauthenticate()