Home
last modified time | relevance | path

Searched refs:tx_dma_ch_mask (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Drtw8851be.c44 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Drtw8852ce.c53 .tx_dma_ch_mask = 0,
H A Drtw8852be.c44 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Drtw8852ae.c44 .tx_dma_ch_mask = 0,
H A Dpci.c1125 if (info->tx_dma_ch_mask & BIT(i)) in __rtw89_pci_ops_flush_txchs()
1432 if (info->tx_dma_ch_mask & BIT(i)) in rtw89_pci_reset_trx_rings()
1485 if (info->tx_dma_ch_mask & BIT(txch)) in rtw89_pci_ops_reset()
2803 if (info->tx_dma_ch_mask & BIT(i)) in rtw89_pci_free_tx_rings()
3000 if (info->tx_dma_ch_mask & BIT(i)) in rtw89_pci_alloc_tx_rings()
H A Dpci.h792 u32 tx_dma_ch_mask; member

Completed in 10 milliseconds