Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/wlan-ng/
Dcfg80211.c586 if (type == NL80211_TX_POWER_AUTOMATIC) in prism2_set_tx_power()
/Linux-v5.15/include/uapi/linux/
Dnl80211.h5027 NL80211_TX_POWER_AUTOMATIC, enumerator
/Linux-v5.15/net/wireless/
Dwext-compat.c923 type = NL80211_TX_POWER_AUTOMATIC; in cfg80211_wext_siwtxpower()
Dnl80211.c503 NL80211_TX_POWER_AUTOMATIC,
3328 (type != NL80211_TX_POWER_AUTOMATIC)) { in nl80211_set_wiphy()
3333 if (type != NL80211_TX_POWER_AUTOMATIC) { in nl80211_set_wiphy()
/Linux-v5.15/net/mac80211/
Dcfg.c2678 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
2701 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
/Linux-v5.15/drivers/net/wireless/
Drndis_wlan.c1899 if (type == NL80211_TX_POWER_AUTOMATIC || in rndis_set_tx_power()
/Linux-v5.15/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1426 case NL80211_TX_POWER_AUTOMATIC: in ath6kl_cfg80211_set_txpower()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c386 case NL80211_TX_POWER_AUTOMATIC: in mwifiex_cfg80211_set_tx_power()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c3372 if (sta->txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath11k_mac_op_sta_set_txpwr()
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c2301 case NL80211_TX_POWER_AUTOMATIC: in brcmf_cfg80211_set_tx_power()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c6766 if (sta->txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath10k_sta_set_txpwr()