Searched refs:mgmt_stypes (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/net/wireless/
H A Dmlme.c454 if (!wdev->wiphy->mgmt_stypes) cfg80211_mlme_register_mgmt()
464 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].rx & BIT(mgmt_type))) cfg80211_mlme_register_mgmt()
563 if (!wdev->wiphy->mgmt_stypes) cfg80211_mlme_mgmt_tx()
578 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].tx & BIT(stype >> 4))) cfg80211_mlme_mgmt_tx()
661 &wiphy->mgmt_stypes[wdev->iftype]; cfg80211_rx_mgmt()
H A Dnl80211.c1194 const struct ieee80211_txrx_stypes *mgmt_stypes) nl80211_send_mgmt_stypes()
1201 if (!mgmt_stypes) nl80211_send_mgmt_stypes()
1213 stypes = mgmt_stypes[ift].tx; nl80211_send_mgmt_stypes()
1236 stypes = mgmt_stypes[ift].rx; nl80211_send_mgmt_stypes()
1271 const struct ieee80211_txrx_stypes *mgmt_stypes = nl80211_send_wiphy() local
1272 rdev->wiphy.mgmt_stypes; nl80211_send_wiphy()
1581 if (nl80211_send_mgmt_stypes(msg, mgmt_stypes)) nl80211_send_wiphy()
1193 nl80211_send_mgmt_stypes(struct sk_buff *msg, const struct ieee80211_txrx_stypes *mgmt_stypes) nl80211_send_mgmt_stypes() argument
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1108 wiphy->mgmt_stypes = wil_mgmt_stypes; wil_wiphy_init()
/linux-4.4.14/net/mac80211/
H A Dmain.c526 wiphy->mgmt_stypes = ieee80211_default_mgmt_stypes; ieee80211_alloc_hw_nm()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c3225 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; rtw_cfg80211_preinit_wiphy()
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wfi_cfgoperations.c3390 wdev->wiphy->mgmt_stypes = wilc_wfi_cfg80211_mgmt_types; wilc_create_wiphy()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dcfg80211.c3779 wiphy->mgmt_stypes = mwifiex_mgmt_stypes; mwifiex_register_cfg80211()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3858 wiphy->mgmt_stypes = ath6kl_mgmt_stypes; ath6kl_cfg80211_init()
/linux-4.4.14/include/net/
H A Dcfg80211.h3115 * @mgmt_stypes: bitmasks of frame subtypes that can be subscribed to or
3188 const struct ieee80211_txrx_stypes *mgmt_stypes; member in struct:wiphy
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.c5929 wiphy->mgmt_stypes = brcmf_txrx_stypes; brcmf_setup_wiphy()

Completed in 562 milliseconds