Searched refs:ctrl_txdma_ch (Results 1 – 4 of 4) sorted by relevance
685 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch_be,
1287 void (*ctrl_txdma_ch)(struct rtw89_dev *rtwdev, bool enable); member1786 return gen_def->ctrl_txdma_ch(rtwdev, enable); in rtw89_pci_ctrl_txdma_ch()
3572 void (*ctrl_txdma_ch)(struct rtw89_dev *rtwdev, bool enable); member6031 if (rtwdev->hci.ops->ctrl_txdma_ch) in rtw89_hci_ctrl_txdma_ch()6032 rtwdev->hci.ops->ctrl_txdma_ch(rtwdev, enable); in rtw89_hci_ctrl_txdma_ch()
4362 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch_ax,4406 .ctrl_txdma_ch = rtw89_pci_ctrl_txdma_ch,