Searched refs:orig_mpwr (Results 1 – 6 of 6) sorted by relevance
230 chan->orig_mpwr = (mt76x02_get_max_rate_power(&t) + tp) / 2; in mt76x0_init_txpower()232 chan->orig_mpwr); in mt76x0_init_txpower()
1764 chan->max_reg_power = chan->max_power = chan->orig_mpwr = in handle_channel_single_rule()1799 if (chan->orig_mpwr) { in handle_channel_single_rule()1808 chan->max_power = min(chan->orig_mpwr, in handle_channel_single_rule()1858 chan->orig_mpwr = chan->max_reg_power; in handle_channel_adjacent_rules()1915 if (chan->orig_mpwr) { in handle_channel_adjacent_rules()1923 chan->max_power = min(chan->orig_mpwr, in handle_channel_adjacent_rules()3459 chan->max_power = chan->orig_mpwr; in restore_custom_reg_settings()
1044 sband->channels[i].orig_mpwr = in wiphy_register()
349 chan->orig_mpwr = target_power; in __mt7915_init_txpower()
377 chan->orig_mpwr = target_power; in __mt7996_init_txpower()
208 int orig_mag, orig_mpwr; member