Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dcfg.c3074 enum nl80211_tx_power_setting txp_type = type; in ieee80211_set_tx_power() local
3085 txp_type = NL80211_TX_POWER_LIMITED; in ieee80211_set_tx_power()
3122 if (txp_type != link->conf->txpower_type) { in ieee80211_set_tx_power()
3124 link->conf->txpower_type = txp_type; in ieee80211_set_tx_power()
3151 if (txp_type != link->conf->txpower_type) in ieee80211_set_tx_power()
3153 link->conf->txpower_type = txp_type; in ieee80211_set_tx_power()
3179 if (txp_type != sdata->vif.bss_conf.txpower_type) in ieee80211_set_tx_power()
3181 sdata->vif.bss_conf.txpower_type = txp_type; in ieee80211_set_tx_power()