Lines Matching refs:rtwvif
478 struct rtw89_vif *rtwvif;
481 rtw89_for_each_rtwvif(rtwdev, rtwvif) {
482 chan = rtw89_chan_get(rtwdev, rtwvif->sub_entity_idx);
486 if (count != 0 && rtwvif->reg_6ghz_power == sel)
489 sel = rtwvif->reg_6ghz_power;
508 struct rtw89_vif *rtwvif, bool active)
510 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif);
517 rtwvif->reg_6ghz_power = RTW89_REG_6GHZ_POWER_VLP;
520 rtwvif->reg_6ghz_power = RTW89_REG_6GHZ_POWER_LPI;
523 rtwvif->reg_6ghz_power = RTW89_REG_6GHZ_POWER_STD;
526 rtwvif->reg_6ghz_power = RTW89_REG_6GHZ_POWER_DFLT;
530 rtwvif->reg_6ghz_power = RTW89_REG_6GHZ_POWER_DFLT;