Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/carl9170/
Dfw.c358 WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_SUPPORTS_TDLS; in carl9170_fw()
/Linux-v6.6/drivers/net/wireless/silabs/wfx/
Dmain.c443 wdev->hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in wfx_probe()
/Linux-v6.6/drivers/net/wireless/mediatek/mt7601u/
Dinit.c613 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in mt7601u_register_device()
/Linux-v6.6/net/mac80211/
Dtdls.c1295 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_mgmt()
1450 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_oper()
Dmain.c1266 if (local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) in ieee80211_register_hw()
Diface.c907 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_netdev_fill_forward_path()
Dtx.c2486 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_lookup_ra_sta()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c751 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
Dinit.c1005 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3764 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in mwifiex_cfg80211_tdls_mgmt()
3835 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) || in mwifiex_cfg80211_tdls_oper()
4402 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mwifiex_register_cfg80211()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmac80211.c424 WIPHY_FLAG_SUPPORTS_TDLS | in mt76_phy_init()
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dmain.c2239 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in rtw_register_hw()
/Linux-v6.6/include/net/
Dcfg80211.h4835 WIPHY_FLAG_SUPPORTS_TDLS = BIT(15), enumerator
/Linux-v6.6/net/wireless/
Dnl80211.c2097 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) { in nl80211_add_commands_unsplit()
2461 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) && in nl80211_send_wiphy()
7580 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS)) in nl80211_new_station()
12290 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_mgmt()
12325 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_oper()
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7628 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_setup_wiphy()
8388 wiphy->flags &= ~WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_cfg80211_attach()
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcore.c3911 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in rtw89_core_register_hw()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c688 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in iwl_mvm_mac_setup_register()
/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c5147 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mac80211_hwsim_new_radio()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dmac.c10090 ar->hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath10k_mac_register()