Home
last modified time | relevance | path

Searched refs:mgmt_stypes (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/wireless/
H A Dmlme.c508 if (!wdev->wiphy->mgmt_stypes) in cfg80211_mlme_register_mgmt()
522 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].rx & BIT(mgmt_type))) { in cfg80211_mlme_register_mgmt()
649 if (!wdev->wiphy->mgmt_stypes) in cfg80211_mlme_mgmt_tx()
664 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].tx & BIT(stype >> 4))) in cfg80211_mlme_mgmt_tx()
765 &wiphy->mgmt_stypes[wdev->iftype]; in cfg80211_rx_mgmt_khz()
H A Dnl80211.c1783 const struct ieee80211_txrx_stypes *mgmt_stypes) in nl80211_send_mgmt_stypes() argument
1790 if (!mgmt_stypes) in nl80211_send_mgmt_stypes()
1802 stypes = mgmt_stypes[ift].tx; in nl80211_send_mgmt_stypes()
1825 stypes = mgmt_stypes[ift].rx; in nl80211_send_mgmt_stypes()
2122 const struct ieee80211_txrx_stypes *mgmt_stypes = in nl80211_send_wiphy() local
2123 rdev->wiphy.mgmt_stypes; in nl80211_send_wiphy()
2445 if (nl80211_send_mgmt_stypes(msg, mgmt_stypes)) in nl80211_send_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1155 wiphy->mgmt_stypes = qtnf_mgmt_stypes; in qtnf_wiphy_register()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmain.c574 wiphy->mgmt_stypes = ieee80211_default_mgmt_stypes; in ieee80211_alloc_hw_nm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1819 wiphy->mgmt_stypes = wilc_wfi_cfg80211_mgmt_types; in wilc_create_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.c2307 && priv->netdev->ieee80211_ptr->wiphy->mgmt_stypes in moal_recv_event()
H A Dmoal_sta_cfg80211.c7024 wiphy->mgmt_stypes = ieee80211_mgmt_stypes; in woal_cfg80211_init_wiphy()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h4946 const struct ieee80211_txrx_stypes *mgmt_stypes; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2685 wiphy->mgmt_stypes = wil_mgmt_stypes; in wil_wiphy_init()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c3297 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_preinit_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3867 wiphy->mgmt_stypes = ath6kl_mgmt_stypes; in ath6kl_cfg80211_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4305 wiphy->mgmt_stypes = mwifiex_mgmt_stypes; in mwifiex_register_cfg80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c3700 priv->netdev->ieee80211_ptr->wiphy->mgmt_stypes &&
H A Dmoal_sta_cfg80211.c9771 wiphy->mgmt_stypes = ieee80211_mgmt_stypes;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c6444 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c6480 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c6137 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c6803 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes;
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7116 wiphy->mgmt_stypes = brcmf_txrx_stypes; in brcmf_setup_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c9334 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_preinit_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c9480 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_preinit_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c9460 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_preinit_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c9987 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_init_wiphy()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c9907 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_init_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9988 wiphy->mgmt_stypes = rtw_cfg80211_default_mgmt_stypes; in rtw_cfg80211_init_wiphy()

12