Home
last modified time | relevance | path

Searched refs:get_ch_dma (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c757 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8852b.c890 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8852a.c2308 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8851b.c2537 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8852c.c3105 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Dcore.h4959 u8 (*get_ch_dma[RTW89_HCI_TYPE_NUM])(struct rtw89_dev *rtwdev, u8 qsel); member
9003 return chip->ops->get_ch_dma[rtwdev->hci.type](rtwdev, qsel); in rtw89_chip_get_ch_dma()
H A Drtw8922a.c3172 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8922d.c3653 .get_ch_dma = {rtw89_core_get_ch_dma_v1,