Searched refs:sw_tx_cons (Results 1 – 4 of 4) sorted by relevance
77 u16 idx = txq->sw_tx_cons; in qede_free_tx_pkt()89 idx, txq->sw_tx_cons, txq->sw_tx_prod); in qede_free_tx_pkt()417 xdp_info = xdp_arr + txq->sw_tx_cons; in qede_xdp_tx_int()433 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_xdp_tx_int()463 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_tx_int()
394 u16 sw_tx_cons; member
1707 txq->sw_tx_cons++; in qede_empty_tx_queue()1949 while (txq->sw_tx_cons != txq->sw_tx_prod) { in qede_drain_txq()1963 txq->sw_tx_cons); in qede_drain_txq()2740 if (txq->sw_tx_cons != txq->sw_tx_prod) in qede_get_eth_tlv_data()
1519 txq->sw_tx_cons = (txq->sw_tx_cons + 1) % txq->num_tx_buffers; in qede_selftest_transmit_traffic()