Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/carl9170/
H A Dfw.c358 WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_SUPPORTS_TDLS; in carl9170_fw()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c613 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in mt7601u_register_device()
/linux/net/mac80211/
H A Dtdls.c1264 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_mgmt()
1422 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_oper()
H A Dmain.c1474 if (local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) in ieee80211_register_hw()
H A Diface.c977 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_netdev_fill_forward_path()
H A Dtx.c2511 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_lookup_ra_sta()
/linux/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.c959 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3795 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in mwifiex_cfg80211_tdls_mgmt()
3866 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) || in mwifiex_cfg80211_tdls_oper()
4820 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mwifiex_register_cfg80211()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c308 WIPHY_FLAG_SUPPORTS_TDLS | in iwl_mac_hw_set_wiphy()
/linux/include/net/
H A Dcfg80211.h5349 WIPHY_FLAG_SUPPORTS_TDLS = BIT(15), enumerator
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7689 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_setup_wiphy()
8444 wiphy->flags &= ~WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_cfg80211_attach()
/linux/net/wireless/
H A Dnl80211.c2260 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) { in nl80211_add_commands_unsplit()
2770 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) && in nl80211_send_wiphy()
8868 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS)) in nl80211_new_station()
13702 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_mgmt()
13737 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_oper()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c767 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in iwl_mvm_mac_setup_register()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5618 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mac80211_hwsim_new_radio()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c6634 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in rtw89_core_register_hw()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10141 ar->hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath10k_mac_register()