Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h135 if (!rfe_def || !rfe_def->phy_pg_tbl || !rfe_def->txpwr_lmt_tbl) { in rtw_check_supported_rfe()
H A Dmain.h1088 const struct rtw_table *txpwr_lmt_tbl; member
1094 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \
1099 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \
H A Dmain.c2032 rtw_load_table(rtwdev, rfe_def->txpwr_lmt_tbl); in rtw_chip_board_info_setup()
H A Drtw8723d.c2655 .txpwr_lmt_tbl = &rtw8723d_txpwr_lmt_tbl,},