Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wlan-ng/
Dcfg80211.c582 if (type == NL80211_TX_POWER_AUTOMATIC) in prism2_set_tx_power()
/Linux-v5.10/include/uapi/linux/
Dnl80211.h4944 NL80211_TX_POWER_AUTOMATIC, enumerator
/Linux-v5.10/net/wireless/
Dwext-compat.c860 type = NL80211_TX_POWER_AUTOMATIC; in cfg80211_wext_siwtxpower()
Dnl80211.c465 NL80211_TX_POWER_AUTOMATIC,
3212 (type != NL80211_TX_POWER_AUTOMATIC)) in nl80211_set_wiphy()
3215 if (type != NL80211_TX_POWER_AUTOMATIC) { in nl80211_set_wiphy()
/Linux-v5.10/net/mac80211/
Dcfg.c2625 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
2648 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
/Linux-v5.10/drivers/net/wireless/
Drndis_wlan.c1902 if (type == NL80211_TX_POWER_AUTOMATIC || in rndis_set_tx_power()
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1426 case NL80211_TX_POWER_AUTOMATIC: in ath6kl_cfg80211_set_txpower()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c386 case NL80211_TX_POWER_AUTOMATIC: in mwifiex_cfg80211_set_tx_power()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c3105 if (sta->txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath11k_mac_op_sta_set_txpwr()
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c2292 case NL80211_TX_POWER_AUTOMATIC: in brcmf_cfg80211_set_tx_power()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c6662 if (sta->txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath10k_sta_set_txpwr()