Searched refs:mgmt_frame_mask (Results 1 – 7 of 7) sorted by relevance
239 if (mask != priv->mgmt_frame_mask) { in nxpwifi_cfg80211_update_mgmt_frame_registrations()240 priv->mgmt_frame_mask = mask; in nxpwifi_cfg80211_update_mgmt_frame_registrations()243 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in nxpwifi_cfg80211_update_mgmt_frame_registrations()245 nxpwifi_mgmt_frame_reg(priv, priv->mgmt_frame_mask); in nxpwifi_cfg80211_update_mgmt_frame_registrations()688 if (priv->mgmt_frame_mask) { in nxpwifi_deinit_priv_params()689 priv->mgmt_frame_mask = 0; in nxpwifi_deinit_priv_params()690 ret = nxpwifi_mgmt_frame_reg(priv, priv->mgmt_frame_mask); in nxpwifi_deinit_priv_params()3355 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in nxpwifi_cfg80211_authenticate()3356 nxpwifi_mgmt_frame_reg(priv, priv->mgmt_frame_mask); in nxpwifi_cfg80211_authenticate()
737 priv->mgmt_frame_mask = 0; in nxpwifi_deauthenticate()741 &priv->mgmt_frame_mask, false); in nxpwifi_deauthenticate()
479 if (!priv->mgmt_frame_mask || in nxpwifi_process_mgmt_packet()
601 u32 mgmt_frame_mask; member
288 if (mask != priv->mgmt_frame_mask) { in mwifiex_cfg80211_update_mgmt_frame_registrations()289 priv->mgmt_frame_mask = mask; in mwifiex_cfg80211_update_mgmt_frame_registrations()291 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in mwifiex_cfg80211_update_mgmt_frame_registrations()294 &priv->mgmt_frame_mask, false); in mwifiex_cfg80211_update_mgmt_frame_registrations()878 priv->mgmt_frame_mask = 0; in mwifiex_deinit_priv_params()881 &priv->mgmt_frame_mask, false)) { in mwifiex_deinit_priv_params()4307 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in mwifiex_cfg80211_authenticate()4310 &priv->mgmt_frame_mask, false); in mwifiex_cfg80211_authenticate()
1538 priv->mgmt_frame_mask = 0; in mwifiex_deauthenticate()1541 &priv->mgmt_frame_mask, false)) { in mwifiex_deauthenticate()
409 if (!priv->mgmt_frame_mask || in mwifiex_process_mgmt_packet()