Searched refs:txpwr_lmt_ru_5g (Results 1 – 4 of 4) sorted by relevance
1834 lmt_ru = (*chip->txpwr_lmt_ru_5g)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()1836 lmt_ru = (*chip->txpwr_lmt_ru_5g)[ru][ntx] in rtw89_phy_read_txpwr_limit_ru()
2211 .txpwr_lmt_ru_5g = &rtw89_8852a_txpwr_lmt_ru_5g,
3061 .txpwr_lmt_ru_5g = &rtw89_8852c_txpwr_lmt_ru_5g,
2666 const s8 (*txpwr_lmt_ru_5g)[RTW89_RU_NUM][RTW89_NTX_NUM] member