Searched refs:mgmt_stypes (Results 1 – 9 of 9) sorted by relevance
671 if (!wdev->wiphy->mgmt_stypes) in cfg80211_mlme_register_mgmt() 685 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].rx & BIT(mgmt_type))) { in cfg80211_mlme_register_mgmt() 859 if (!wdev->wiphy->mgmt_stypes) in cfg80211_mlme_mgmt_tx() 875 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].tx & BIT(stype >> 4))) in cfg80211_mlme_mgmt_tx() 966 &wiphy->mgmt_stypes[wdev->iftype]; in cfg80211_rx_mgmt_ext()
2120 const struct ieee80211_txrx_stypes *mgmt_stypes) in nl80211_send_mgmt_stypes() argument2127 if (!mgmt_stypes) in nl80211_send_mgmt_stypes()2139 stypes = mgmt_stypes[ift].tx; in nl80211_send_mgmt_stypes()2162 stypes = mgmt_stypes[ift].rx; in nl80211_send_mgmt_stypes()2657 const struct ieee80211_txrx_stypes *mgmt_stypes = in nl80211_send_wiphy() local2658 rdev->wiphy.mgmt_stypes; in nl80211_send_wiphy()2988 if (nl80211_send_mgmt_stypes(msg, mgmt_stypes)) in nl80211_send_wiphy()
1144 wiphy->mgmt_stypes = qtnf_mgmt_stypes; in qtnf_wiphy_register()
856 wiphy->mgmt_stypes = ieee80211_default_mgmt_stypes; in ieee80211_alloc_hw_nm()
4741 wiphy->mgmt_stypes = adapter->mwifiex_mgmt_stypes; in mwifiex_register_cfg80211()4743 wiphy->mgmt_stypes = mwifiex_mgmt_stypes; in mwifiex_register_cfg80211()
2643 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_preinit_wiphy()
3874 wiphy->mgmt_stypes = ath6kl_mgmt_stypes; in ath6kl_cfg80211_init()
6010 const struct ieee80211_txrx_stypes *mgmt_stypes; member
7711 wiphy->mgmt_stypes = brcmf_txrx_stypes; in brcmf_setup_wiphy()