Searched refs:txpwr_lmt_tbl (Results 1 – 4 of 4) sorted by relevance
135 if (!rfe_def || !rfe_def->phy_pg_tbl || !rfe_def->txpwr_lmt_tbl) { in rtw_check_supported_rfe()
1088 const struct rtw_table *txpwr_lmt_tbl; member1094 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \1099 .txpwr_lmt_tbl = &rtw ## chip ## _txpwr_lmt_type ## pwrlmt ## _tbl, \
2032 rtw_load_table(rtwdev, rfe_def->txpwr_lmt_tbl); in rtw_chip_board_info_setup()
2655 .txpwr_lmt_tbl = &rtw8723d_txpwr_lmt_tbl,},