Searched refs:tx_ring_base (Results 1 – 4 of 4) sorted by relevance
279 hw->tx_ring_base = hw->dma_buf.tx_ring.dma_b; in qla_init_cntxt_regions()513 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_fw_cmd()994 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1063 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1070 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1106 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()
760 q80_tx_cmd_t *tx_ring_base; member
1288 tx_cntxt->tx_ring_base = (q80_tx_cmd_t *)vaddr; in ql_alloc_dma()2565 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[tx_idx]; in ql_hw_send()2651 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2660 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2701 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()
1524 q80_tx_cmd_t *tx_ring_base; member