Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SUPPORTS_TDLS (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dfw.c358 WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_SUPPORTS_TDLS; in carl9170_fw()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtdls.c1195 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_mgmt()
1349 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_oper()
H A Dmain.c1167 if (local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) in ieee80211_register_hw()
H A Dtx.c2439 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_lookup_ra_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c751 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
H A Dinit.c972 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3719 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in mwifiex_cfg80211_tdls_mgmt()
3790 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) || in mwifiex_cfg80211_tdls_oper()
4355 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mwifiex_register_cfg80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c287 WIPHY_FLAG_SUPPORTS_TDLS | in mt76_phy_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1744 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in rtw_register_hw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c5794 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) { in woal_cfg80211_tdls_mgmt()
5904 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in woal_cfg80211_tdls_oper()
7218 WIPHY_FLAG_SUPPORTS_TDLS | WIPHY_FLAG_TDLS_EXTERNAL_SETUP; in woal_register_cfg80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dinit.c289 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ssv6xxx_set_80211_hw_capab()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h4372 WIPHY_FLAG_SUPPORTS_TDLS = BIT(15), enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c8161 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) { in woal_cfg80211_tdls_mgmt()
8271 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in woal_cfg80211_tdls_oper()
10027 WIPHY_FLAG_SUPPORTS_TDLS | WIPHY_FLAG_TDLS_EXTERNAL_SETUP;
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c1894 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) { in nl80211_add_commands_unsplit()
2179 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) && in nl80211_send_wiphy()
6573 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS)) in nl80211_new_station()
10957 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_mgmt()
10991 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_oper()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7097 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_setup_wiphy()
7603 wiphy->flags &= ~WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_cfg80211_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c3169 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mac80211_hwsim_new_radio()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c740 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in iwl_mvm_mac_setup_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c6495 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c6533 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c6190 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c6860 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c9391 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in rtw_cfg80211_preinit_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c9925 ar->hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath10k_mac_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c9537 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in rtw_cfg80211_preinit_wiphy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c9517 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in rtw_cfg80211_preinit_wiphy()

12