Searched refs:txpower_type (Results 1 – 3 of 3) sorted by relevance
3762 if (txp_type != link->conf->txpower_type) { in ieee80211_set_tx_power()3764 link->conf->txpower_type = txp_type; in ieee80211_set_tx_power()3791 if (txp_type != link->conf->txpower_type) in ieee80211_set_tx_power()3793 link->conf->txpower_type = txp_type; in ieee80211_set_tx_power()3819 if (txp_type != sdata->vif.bss_conf.txpower_type) in ieee80211_set_tx_power()3821 sdata->vif.bss_conf.txpower_type = txp_type; in ieee80211_set_tx_power()
841 enum nl80211_tx_power_setting txpower_type; member
1935 vif->addr, bss_conf->txpower, bss_conf->txpower_type); in ath9k_bss_info_changed()