Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c139 static const struct rtw89_imr_table rtw8922a_imr_dmac_table = {
160 static const struct rtw89_imr_table rtw8922a_imr_cmac_table = {
H A Dcore.h4265 struct rtw89_imr_table { struct
4485 const struct rtw89_imr_table *imr_dmac_table;
4486 const struct rtw89_imr_table *imr_cmac_table;
4266 regsrtw89_imr_table global() argument
4267 n_regsrtw89_imr_table global() argument
H A Dmac_be.c1570 const struct rtw89_imr_table *table; in enable_imr_be()