Searched refs:tx_ring_base (Results 1 – 4 of 4) sorted by relevance
278 hw->tx_ring_base = hw->dma_buf.tx_ring.dma_b; in qla_init_cntxt_regions()512 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_fw_cmd()987 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()1056 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()1099 tx_cmd = &hw->tx_ring_base[hw->txr_next]; in qla_hw_send()
760 q80_tx_cmd_t *tx_ring_base; member
1287 tx_cntxt->tx_ring_base = (q80_tx_cmd_t *)vaddr; in ql_alloc_dma()2560 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[tx_idx]; in ql_hw_send()2646 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2655 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()2696 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