Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c459 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()
876 priv->host_mlme_reg = false; in mwifiex_deinit_priv_params()
4307 if (!priv->host_mlme_reg) { in mwifiex_cfg80211_authenticate()
4308 priv->host_mlme_reg = true; in mwifiex_cfg80211_authenticate()
H A Djoin.c1538 priv->host_mlme_reg = false; in mwifiex_deauthenticate()
H A Dmain.h653 bool host_mlme_reg; member