Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
A Dtxrx.h206 RTW89_TXCH_NUM, enumerator
207 RTW89_TXCH_MAX = RTW89_TXCH_NUM - 1
A Dpci.c899 for (i = 0; i < RTW89_TXCH_NUM; i++) { in __rtw89_pci_ops_flush_txchs()
912 __rtw89_pci_ops_flush_txchs(rtwdev, BIT(RTW89_TXCH_NUM) - 1, drop); in rtw89_pci_ops_flush_queues()
1110 static const struct rtw89_pci_bd_ram bd_ram_table[RTW89_TXCH_NUM] = {
1139 for (i = 0; i < RTW89_TXCH_NUM; i++) { in rtw89_pci_reset_trx_rings()
1188 for (txch = 0; txch < RTW89_TXCH_NUM; txch++) { in rtw89_pci_ops_reset()
2071 for (i = 0; i < RTW89_TXCH_NUM; i++) { in rtw89_pci_free_tx_rings()
2274 for (i = 0; i < RTW89_TXCH_NUM; i++) { in rtw89_pci_alloc_tx_rings()
A Dpci.h533 struct rtw89_pci_tx_ring tx_rings[RTW89_TXCH_NUM];

Completed in 17 milliseconds