Lines Matching defs:rtw_table
1092 struct rtw_table {
1095 void (*parse)(struct rtw_dev *rtwdev, const struct rtw_table *tbl);
1096 void (*do_cfg)(struct rtw_dev *rtwdev, const struct rtw_table *tbl,
1102 const struct rtw_table *tbl)
1115 const struct rtw_table *phy_pg_tbl;
1116 const struct rtw_table *txpwr_lmt_tbl;
1118 const struct rtw_table *agc_btg_tbl;
1264 const struct rtw_table *mac_tbl;
1265 const struct rtw_table *agc_tbl;
1266 const struct rtw_table *bb_tbl;
1267 const struct rtw_table *rf_tbl[RTW_RF_PATH_MAX];
1268 const struct rtw_table *rfk_init_tbl;