Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/wlan-ng/
Dcfg80211.c586 if (type == NL80211_TX_POWER_AUTOMATIC) in prism2_set_tx_power()
/Linux-v6.1/include/uapi/linux/
Dnl80211.h5305 NL80211_TX_POWER_AUTOMATIC, enumerator
/Linux-v6.1/net/wireless/
Dwext-compat.c949 type = NL80211_TX_POWER_AUTOMATIC; in cfg80211_wext_siwtxpower()
Dnl80211.c528 NL80211_TX_POWER_AUTOMATIC,
3538 (type != NL80211_TX_POWER_AUTOMATIC)) { in nl80211_set_wiphy()
3543 if (type != NL80211_TX_POWER_AUTOMATIC) { in nl80211_set_wiphy()
/Linux-v6.1/net/mac80211/
Dcfg.c2912 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
2936 case NL80211_TX_POWER_AUTOMATIC: in ieee80211_set_tx_power()
/Linux-v6.1/drivers/net/wireless/
Drndis_wlan.c1901 if (type == NL80211_TX_POWER_AUTOMATIC || in rndis_set_tx_power()
/Linux-v6.1/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1426 case NL80211_TX_POWER_AUTOMATIC: in ath6kl_cfg80211_set_txpower()
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c375 case NL80211_TX_POWER_AUTOMATIC: in mwifiex_cfg80211_set_tx_power()
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c2302 case NL80211_TX_POWER_AUTOMATIC: in brcmf_cfg80211_set_tx_power()
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dmac.c4645 if (sta->deflink.txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath11k_mac_op_sta_set_txpwr()
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dmac.c6850 if (sta->deflink.txpwr.type == NL80211_TX_POWER_AUTOMATIC) { in ath10k_sta_set_txpwr()