Searched refs:RTW_TX_QUEUE_MGMT (Results 1 – 2 of 2) sorted by relevance
28 [RTW_TX_QUEUE_MGMT] = RTK_PCI_TXBD_IDX_MGMTQ,40 case RTW_TX_QUEUE_MGMT: in rtw_pci_get_tx_qsel()450 len = rtwpci->tx_rings[RTW_TX_QUEUE_MGMT].r.len; in rtw_pci_reset_buf_desc()451 dma = rtwpci->tx_rings[RTW_TX_QUEUE_MGMT].r.dma; in rtw_pci_reset_buf_desc()452 rtwpci->tx_rings[RTW_TX_QUEUE_MGMT].r.rp = 0; in rtw_pci_reset_buf_desc()453 rtwpci->tx_rings[RTW_TX_QUEUE_MGMT].r.wp = 0; in rtw_pci_reset_buf_desc()691 queue = RTW_TX_QUEUE_MGMT; in rtw_hw_queue_mapping()1203 rtw_pci_tx_isr(rtwdev, rtwpci, RTW_TX_QUEUE_MGMT); in rtw_pci_interrupt_threadfn()
200 RTW_TX_QUEUE_MGMT = 0x5, enumerator