Home
last modified time | relevance | path

Searched refs:NL80211_TX_POWER_AUTOMATIC (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/staging/wlan-ng/
Dcfg80211.c583 if (type == NL80211_TX_POWER_AUTOMATIC) in prism2_set_tx_power()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4671 NL80211_TX_POWER_AUTOMATIC, enumerator
/Linux-v5.4/net/wireless/
Dwext-compat.c861 type = NL80211_TX_POWER_AUTOMATIC; in cfg80211_wext_siwtxpower()
Dnl80211.c389 NL80211_TX_POWER_AUTOMATIC,
2977 (type != NL80211_TX_POWER_AUTOMATIC)) in nl80211_set_wiphy()
2980 if (type != NL80211_TX_POWER_AUTOMATIC) { in nl80211_set_wiphy()
/Linux-v5.4/net/mac80211/
Dcfg.c2500 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
2523 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
/Linux-v5.4/drivers/net/wireless/
Drndis_wlan.c1908 if (type == NL80211_TX_POWER_AUTOMATIC || in rndis_set_tx_power()
/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1426 case NL80211_TX_POWER_AUTOMATIC: in ath6kl_cfg80211_set_txpower()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c390 case NL80211_TX_POWER_AUTOMATIC: in mwifiex_cfg80211_set_tx_power()
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c2147 case NL80211_TX_POWER_AUTOMATIC: in brcmf_cfg80211_set_tx_power()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c6423 if (sta->txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath10k_sta_set_txpwr()