Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8851be.c51 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Drtw8852be.c51 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Drtw8852bte.c57 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Dtxrx.h636 RTW89_TXCH_ACH5 = 5, enumerator
H A Dpci.c1569 [RTW89_TXCH_ACH5] = {.start_idx = 25, .max_num = 5, .min_num = 2},