Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851be.c44 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Drtw8852be.c44 .tx_dma_ch_mask = BIT(RTW89_TXCH_ACH4) | BIT(RTW89_TXCH_ACH5) |
H A Dtxrx.h291 RTW89_TXCH_ACH5 = 5, enumerator
H A Dpci.c1395 [RTW89_TXCH_ACH5] = {.start_idx = 25, .max_num = 5, .min_num = 2},