Searched refs:rtw89_core_get_ch_dma (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852b.c | 890 .get_ch_dma = {rtw89_core_get_ch_dma, 891 rtw89_core_get_ch_dma,
|
| H A D | rtw8852bt.c | 757 .get_ch_dma = {rtw89_core_get_ch_dma,
|
| H A D | rtw8851b.c | 2537 .get_ch_dma = {rtw89_core_get_ch_dma, 2538 rtw89_core_get_ch_dma,
|
| H A D | rtw8852a.c | 2308 .get_ch_dma = {rtw89_core_get_ch_dma,
|
| H A D | rtw8852c.c | 3105 .get_ch_dma = {rtw89_core_get_ch_dma,
|
| H A D | rtw8922a.c | 3172 .get_ch_dma = {rtw89_core_get_ch_dma,
|
| H A D | core.c | 819 u8 rtw89_core_get_ch_dma(struct rtw89_dev *rtwdev, u8 qsel) in rtw89_core_get_ch_dma() function 855 EXPORT_SYMBOL(rtw89_core_get_ch_dma);
|
| H A D | core.h | 9260 u8 rtw89_core_get_ch_dma(struct rtw89_dev *rtwdev, u8 qsel);
|