Searched refs:rtw89_rfe_data (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | fw.c | 1004 { .offset = offsetof(struct rtw89_rfe_data, byrate.conf) }, "TXPWR", 1008 { .offset = offsetof(struct rtw89_rfe_data, lmt_2ghz.conf) }, NULL, 1012 { .offset = offsetof(struct rtw89_rfe_data, lmt_5ghz.conf) }, NULL, 1016 { .offset = offsetof(struct rtw89_rfe_data, lmt_6ghz.conf) }, NULL, 1020 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_2ghz.conf) }, NULL, 1024 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_5ghz.conf) }, NULL, 1028 { .offset = offsetof(struct rtw89_rfe_data, lmt_ru_6ghz.conf) }, NULL, 1032 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt.conf) }, NULL, 1036 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt_ru.conf) }, NULL, 8326 struct rtw89_rfe_data *rfe_data = rtwdev->rfe_data; in rtw89_load_rfe_data_from_fw()
|
D | core.h | 4054 struct rtw89_rfe_data { struct 5511 struct rtw89_rfe_data *rfe_data;
|