Home
last modified time | relevance | path

Searched refs:rtw89_pci_ctrl_txdma_ch (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDpci.h1779 static inline void rtw89_pci_ctrl_txdma_ch(struct rtw89_dev *rtwdev, bool enable) in rtw89_pci_ctrl_txdma_ch() function
HDpci.c4489 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch,