Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dfw.c373 WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_SUPPORTS_TDLS; in carl9170_fw()
/linux-4.4.14/net/mac80211/
Dtdls.c1193 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_mgmt()
1321 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_oper()
Dmain.c1001 if (local->hw.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) in ieee80211_register_hw()
Dtx.c1942 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_lookup_ra_sta()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dcfg80211.c3299 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in mwifiex_cfg80211_tdls_mgmt()
3370 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) || in mwifiex_cfg80211_tdls_oper()
3815 wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mwifiex_register_cfg80211()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c755 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
Dinit.c879 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath9k_set_hw_capab()
/linux-4.4.14/include/net/
Dcfg80211.h2821 WIPHY_FLAG_SUPPORTS_TDLS = BIT(15), enumerator
/linux-4.4.14/net/wireless/
Dnl80211.c1334 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) && in nl80211_send_wiphy()
1522 if (rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) { in nl80211_send_wiphy()
4509 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS)) in nl80211_new_station()
8081 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_mgmt()
8115 if (!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_TDLS) || in nl80211_tdls_oper()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c5926 WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_setup_wiphy()
6322 wiphy->flags &= ~WIPHY_FLAG_SUPPORTS_TDLS; in brcmf_cfg80211_attach()
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c2405 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS | in mac80211_hwsim_new_radio()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c651 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in iwl_mvm_mac_setup_register()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c7253 ar->hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS; in ath10k_mac_register()