Searched refs:txpower_type (Results 1 – 3 of 3) sorted by relevance
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()
798 enum nl80211_tx_power_setting txpower_type; member
1935 vif->addr, bss_conf->txpower, bss_conf->txpower_type); in ath9k_bss_info_changed()