Searched refs:txpwr_lmt_ru_2g (Results 1 – 4 of 4) sorted by relevance
1828 lmt_ru = (*chip->txpwr_lmt_ru_2g)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()1830 lmt_ru = (*chip->txpwr_lmt_ru_2g)[ru][ntx] in rtw89_phy_read_txpwr_limit_ru()
2210 .txpwr_lmt_ru_2g = &rtw89_8852a_txpwr_lmt_ru_2g,
3060 .txpwr_lmt_ru_2g = &rtw89_8852c_txpwr_lmt_ru_2g,
2664 const s8 (*txpwr_lmt_ru_2g)[RTW89_RU_NUM][RTW89_NTX_NUM] member