Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/carl9170/
Dfw.c358 WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_SUPPORTS_TDLS; in carl9170_fw()
/Linux-v5.15/drivers/net/wireless/mediatek/mt7601u/
Dinit.c613 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in mt7601u_register_device()
/Linux-v5.15/net/mac80211/
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()
Dmain.c1176 if (local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) in ieee80211_register_hw()
Dtx.c2466 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_lookup_ra_sta()
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c751 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
Dinit.c949 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3743 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in mwifiex_cfg80211_tdls_mgmt()
3814 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) || in mwifiex_cfg80211_tdls_oper()
4379 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mwifiex_register_cfg80211()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmac80211.c302 WIPHY_FLAG_SUPPORTS_TDLS | in mt76_phy_init()
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dmain.c1953 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in rtw_register_hw()
/Linux-v5.15/include/net/
Dcfg80211.h4418 WIPHY_FLAG_SUPPORTS_TDLS = BIT(15), enumerator
/Linux-v5.15/net/wireless/
Dnl80211.c1951 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) { in nl80211_add_commands_unsplit()
2286 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) && in nl80211_send_wiphy()
6750 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS)) in nl80211_new_station()
11179 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_mgmt()
11213 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_oper()
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7200 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_setup_wiphy()
7708 wiphy->flags &= ~WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_cfg80211_attach()
/Linux-v5.15/drivers/net/wireless/
Dmac80211_hwsim.c3219 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mac80211_hwsim_new_radio()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c696 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in iwl_mvm_mac_setup_register()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c9993 ar->hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath10k_mac_register()