Searched refs:RTW89_TXCH_CH12 (Results 1 – 3 of 3) sorted by relevance
137 struct rtw89_pci_tx_ring *tx_ring = &rtwpci->tx_rings[RTW89_TXCH_CH12]; in rtw89_pci_reclaim_tx_fwcmd()580 if (txch == RTW89_TXCH_CH12) { in rtw89_pci_release_rpp()1098 struct rtw89_pci_tx_ring *tx_ring = &rtwpci->tx_rings[RTW89_TXCH_CH12]; in __rtw89_pci_check_and_reclaim_tx_fwcmd_resource()1120 if (txch != RTW89_TXCH_CH12) in __rtw89_pci_check_and_reclaim_tx_resource_noio()1187 if (txch == RTW89_TXCH_CH12) in rtw89_pci_check_and_reclaim_tx_resource()1283 if (i == RTW89_TXCH_CH12) in __rtw89_pci_ops_flush_txchs()1466 if (tx_ring->txch == RTW89_TXCH_CH12) in rtw89_pci_txbd_submit()1510 if ((txch == RTW89_TXCH_CH12 || in rtw89_pci_tx_write()1512 (txch != RTW89_TXCH_CH12 || in rtw89_pci_tx_write()1570 [RTW89_TXCH_CH12] = {.start_idx = 60, .max_num = 4, .min_num = 1},[all …]
640 RTW89_TXCH_CH12 = 12, /* FW CMD */ enumerator
1011 cnt = rtw89_hci_check_and_reclaim_tx_resource(rtwdev, RTW89_TXCH_CH12); in rtw89_h2c_tx()1022 rtw89_hci_tx_kick_off(rtwdev, RTW89_TXCH_CH12); in rtw89_h2c_tx()