Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Ddecl.h50 #define HOST_MLME_MGMT_MASK (BIT(IEEE80211_STYPE_AUTH >> 4) | \ macro
H A Dcfg80211.c291 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()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg.h51 #define HOST_MLME_MGMT_MASK (BIT(IEEE80211_STYPE_AUTH >> 4) | \ macro
H A Dcfg80211.c243 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()