Searched refs:txp_type (Results 1 – 1 of 1) sorted by relevance
2772 enum nl80211_tx_power_setting txp_type = type; in ieee80211_set_tx_power() local2789 txp_type = NL80211_TX_POWER_LIMITED; in ieee80211_set_tx_power()2799 if (txp_type != sdata->vif.bss_conf.txpower_type) { in ieee80211_set_tx_power()2801 sdata->vif.bss_conf.txpower_type = txp_type; in ieee80211_set_tx_power()2812 txp_type = NL80211_TX_POWER_LIMITED; in ieee80211_set_tx_power()2829 if (txp_type != sdata->vif.bss_conf.txpower_type) in ieee80211_set_tx_power()2831 sdata->vif.bss_conf.txpower_type = txp_type; in ieee80211_set_tx_power()2845 if (txp_type != sdata->vif.bss_conf.txpower_type) in ieee80211_set_tx_power()2847 sdata->vif.bss_conf.txpower_type = txp_type; in ieee80211_set_tx_power()