Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852bt.c712 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8852b.c866 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8852a.c2233 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8851b.c2539 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Dcore.h3859 u8 (*get_ch_dma[RTW89_HCI_TYPE_NUM])(struct rtw89_dev *rtwdev, u8 qsel); member
7460 return chip->ops->get_ch_dma[rtwdev->hci.type](rtwdev, qsel); in rtw89_chip_get_ch_dma()
H A Drtw8852c.c3074 .get_ch_dma = {rtw89_core_get_ch_dma,
H A Drtw8922a.c2884 .get_ch_dma = {rtw89_core_get_ch_dma,