Searched refs:sw_tx_cons (Results 1 – 4 of 4) sorted by relevance
79 u16 idx = txq->sw_tx_cons; in qede_free_tx_pkt()91 idx, txq->sw_tx_cons, txq->sw_tx_prod); in qede_free_tx_pkt()412 xdp_info = xdp_arr + txq->sw_tx_cons; in qede_xdp_tx_int()428 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_xdp_tx_int()458 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_tx_int()
538 le16_to_cpu(*txq->hw_cons_ptr), txq->sw_tx_prod, txq->sw_tx_cons, in qede_txq_fp_log_metadata()1793 txq->sw_tx_cons++; in qede_empty_tx_queue()2040 while (txq->sw_tx_cons != txq->sw_tx_prod) { in qede_drain_txq()2054 txq->sw_tx_cons); in qede_drain_txq()2856 if (txq->sw_tx_cons != txq->sw_tx_prod) in qede_get_eth_tlv_data()
394 u16 sw_tx_cons; member
1540 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_selftest_transmit_traffic()