Searched refs:rtw89_rfe_data (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 1287 { .offset = offsetof(struct rtw89_rfe_data, byrate.conf) }, "TXPWR", 1291 { .offset = offsetof(struct rtw89_rfe_data, lmt_2ghz.conf) }, NULL, 1295 { .offset = offsetof(struct rtw89_rfe_data, lmt_5ghz.conf) }, NULL, 1299 { .offset = offsetof(struct rtw89_rfe_data, lmt_6ghz.conf) }, NULL, 1303 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_2ghz.conf) }, NULL, 1307 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_5ghz.conf) }, NULL, 1311 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_6ghz.conf) }, NULL, 1315 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt.conf) }, NULL, 1319 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt_ru.conf) }, NULL, 9113 struct rtw89_rfe_data *rfe_data = rtwdev->rfe_data; in rtw89_load_rfe_data_from_fw()
|
| H A D | core.h | 4079 struct rtw89_rfe_data { struct 5674 struct rtw89_rfe_data *rfe_data;
|