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()517 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_fw_cmd()992 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1061 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1068 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1104 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()
762 q80_tx_cmd_t *tx_ring_base; member
1289 tx_cntxt->tx_ring_base = (q80_tx_cmd_t *)vaddr; in ql_alloc_dma()2568 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[tx_idx]; in ql_hw_send()2654 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2663 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2704 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()
1526 q80_tx_cmd_t *tx_ring_base; member