Searched refs:rtw89_rfe_data (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 1482 { .offset = offsetof(struct rtw89_rfe_data, byrate.conf) }, "TXPWR", 1486 { .offset = offsetof(struct rtw89_rfe_data, lmt_2ghz.conf) }, NULL, 1490 { .offset = offsetof(struct rtw89_rfe_data, lmt_5ghz.conf) }, NULL, 1494 { .offset = offsetof(struct rtw89_rfe_data, lmt_6ghz.conf) }, NULL, 1498 { .offset = offsetof(struct rtw89_rfe_data, da_lmt_2ghz.conf) }, NULL, 1502 { .offset = offsetof(struct rtw89_rfe_data, da_lmt_5ghz.conf) }, NULL, 1506 { .offset = offsetof(struct rtw89_rfe_data, da_lmt_6ghz.conf) }, NULL, 1510 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_2ghz.conf) }, NULL, 1514 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_5ghz.conf) }, NULL, 1518 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_6ghz.conf) }, NULL, [all …]
|
| H A D | core.h | 5438 struct rtw89_rfe_data { struct 7575 struct rtw89_rfe_data *rfe_data;
|