Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c3973 struct mac_ax_rxdma_ch_map clr_rxch_map; in dbcc_hci_ctrl_pcie() local
4062 clr_rxch_map.rxq = MAC_AX_PCIE_IGNORE; in dbcc_hci_ctrl_pcie()
4063 clr_rxch_map.rpq = MAC_AX_PCIE_IGNORE; in dbcc_hci_ctrl_pcie()
4064 ret = clr_idx_ch_pcie(adapter, &ctrl->clr_txch_map, &clr_rxch_map); in dbcc_hci_ctrl_pcie()