Lines Matching refs:txr_next
2476 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; in ql_hw_send() local
2638 txr_next = hw->tx_cntxt[txr_idx].txr_next = in ql_hw_send()
2639 (hw->tx_cntxt[txr_idx].txr_next + 1) & in ql_hw_send()
2646 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()
2653 txr_next = hw->tx_cntxt[txr_idx].txr_next; in ql_hw_send()
2655 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()
2690 txr_next = hw->tx_cntxt[txr_idx].txr_next = in ql_hw_send()
2691 (hw->tx_cntxt[txr_idx].txr_next + 1) & in ql_hw_send()
2696 tx_cmd = &hw->tx_cntxt[txr_idx].tx_ring_base[txr_next]; in ql_hw_send()
2705 txr_next = hw->tx_cntxt[txr_idx].txr_next = in ql_hw_send()
2706 (hw->tx_cntxt[txr_idx].txr_next + 1) & in ql_hw_send()
2715 QL_UPDATE_TX_PRODUCER_INDEX(ha, hw->tx_cntxt[txr_idx].txr_next,\ in ql_hw_send()
3399 hw_tx_cntxt->txr_next = hw_tx_cntxt->txr_comp = 0; in qla_init_xmt_cntxt_i()
3769 hw_tx_cntxt->txr_next, hw_tx_cntxt->txr_comp); in ql_hw_tx_done_locked()
3774 hw_tx_cntxt->txr_next, hw_tx_cntxt->txr_comp)); in ql_hw_tx_done_locked()