Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dpci.c111 struct rtw89_pci_tx_ring *tx_ring = &rtwpci->tx_rings[RTW89_TXCH_CH12]; in rtw89_pci_reclaim_tx_fwcmd()
486 if (txch == RTW89_TXCH_CH12) { in rtw89_pci_release_rpp()
1028 if (txch == RTW89_TXCH_CH12) in rtw89_pci_check_and_reclaim_tx_resource()
1124 if (i == RTW89_TXCH_CH12) in __rtw89_pci_ops_flush_txchs()
1298 if (tx_ring->txch == RTW89_TXCH_CH12) in rtw89_pci_txbd_submit()
1340 if ((txch == RTW89_TXCH_CH12 || in rtw89_pci_tx_write()
1342 (txch != RTW89_TXCH_CH12 || in rtw89_pci_tx_write()
1400 [RTW89_TXCH_CH12] = {.start_idx = 60, .max_num = 4, .min_num = 1},
1411 [RTW89_TXCH_CH12] = {.start_idx = 28, .max_num = 4, .min_num = 1},
1486 if (txch == RTW89_TXCH_CH12) { in rtw89_pci_ops_reset()
[all …]
A Dtxrx.h321 RTW89_TXCH_CH12 = 12, /* FW CMD */ enumerator
A Dcore.c877 cnt = rtw89_hci_check_and_reclaim_tx_resource(rtwdev, RTW89_TXCH_CH12); in rtw89_h2c_tx()
888 rtw89_hci_tx_kick_off(rtwdev, RTW89_TXCH_CH12); in rtw89_h2c_tx()

Completed in 17 milliseconds