Home
last modified time | relevance | path

Searched refs:txpwr_lmt_ru_2g (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDphy.c1799 lmt_ru = (*chip->txpwr_lmt_ru_2g)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
1801 lmt_ru = (*chip->txpwr_lmt_ru_2g)[ru][ntx] in rtw89_phy_read_txpwr_limit_ru()
HDrtw8852a.c2134 .txpwr_lmt_ru_2g = &rtw89_8852a_txpwr_lmt_ru_2g,
HDrtw8852c.c2970 .txpwr_lmt_ru_2g = &rtw89_8852c_txpwr_lmt_ru_2g,
HDcore.h2611 const s8 (*txpwr_lmt_ru_2g)[RTW89_RU_NUM][RTW89_NTX_NUM] member