Searched refs:tx_ring_base (Results 1 – 4 of 4) sorted by relevance
283 hw->tx_ring_base = hw->dma_buf.tx_ring.dma_b; in qla_init_cntxt_regions()518 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_fw_cmd()999 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()1077 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1113 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()
768 q80_tx_cmd_t *tx_ring_base; member
1301 tx_cntxt->tx_ring_base = (q80_tx_cmd_t *)vaddr; in ql_alloc_dma()2590 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[tx_idx]; in ql_hw_send()2680 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2690 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2732 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()
1537 q80_tx_cmd_t *tx_ring_base; member