Searched refs:HOST_MLME_MGMT_MASK (Results 1 – 4 of 4) sorted by relevance
50 #define HOST_MLME_MGMT_MASK (BIT(IEEE80211_STYPE_AUTH >> 4) | \ macro
291 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in mwifiex_cfg80211_update_mgmt_frame_registrations()4308 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in mwifiex_cfg80211_authenticate()
51 #define HOST_MLME_MGMT_MASK (BIT(IEEE80211_STYPE_AUTH >> 4) | \ macro
243 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in nxpwifi_cfg80211_update_mgmt_frame_registrations()3355 priv->mgmt_frame_mask |= HOST_MLME_MGMT_MASK; in nxpwifi_cfg80211_authenticate()