Searched refs:sw_tx_cons (Results 1 – 4 of 4) sorted by relevance
78 u16 idx = txq->sw_tx_cons; in qede_free_tx_pkt()90 idx, txq->sw_tx_cons, txq->sw_tx_prod); in qede_free_tx_pkt()411 xdp_info = xdp_arr + txq->sw_tx_cons; in qede_xdp_tx_int()427 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_xdp_tx_int()457 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_tx_int()
558 le16_to_cpu(*txq->hw_cons_ptr), txq->sw_tx_prod, txq->sw_tx_cons, in qede_txq_fp_log_metadata()1813 txq->sw_tx_cons++; in qede_empty_tx_queue()2060 while (txq->sw_tx_cons != txq->sw_tx_prod) { in qede_drain_txq()2074 txq->sw_tx_cons); in qede_drain_txq()2876 if (txq->sw_tx_cons != txq->sw_tx_prod) in qede_get_eth_tlv_data()
396 u16 sw_tx_cons; member
1561 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_selftest_transmit_traffic()