Searched refs:ctrl_txdma_ch (Results 1 – 5 of 5) sorted by relevance
685 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch_be,
1287 void (*ctrl_txdma_ch)(struct rtw89_dev *rtwdev, bool enable); member 1787 return gen_def->ctrl_txdma_ch(rtwdev, enable); in rtw89_pci_ctrl_txdma_ch()
833 .ctrl_txdma_ch = NULL,
3668 void (*ctrl_txdma_ch)(struct rtw89_dev *rtwdev, bool enable); member 6276 if (rtwdev->hci.ops->ctrl_txdma_ch) in rtw89_hci_ctrl_txdma_ch() 6277 rtwdev->hci.ops->ctrl_txdma_ch(rtwdev, enable); in rtw89_hci_ctrl_txdma_ch()
4415 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch_ax,4459 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch,