Home
last modified time | relevance | path

Searched refs:rtw89_imr_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c138 static const struct rtw89_imr_table rtw8922a_imr_dmac_table = {
159 static const struct rtw89_imr_table rtw8922a_imr_cmac_table = {
H A Dcore.h4153 struct rtw89_imr_table { struct
4372 const struct rtw89_imr_table *imr_dmac_table;
4373 const struct rtw89_imr_table *imr_cmac_table;
H A Dmac_be.c1569 const struct rtw89_imr_table *table; in enable_imr_be()