Searched refs:qed_chain_consume (Results 1 – 7 of 7) sorted by relevance
120 first_bd = (struct eth_tx_1st_bd *)qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()128 qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()138 qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()144 qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()396 qed_chain_consume(&txq->tx_pbl); in qede_xdp_tx_int()494 qed_chain_consume(&rxq->rx_bd_ring); in qede_rx_bd_ring_consume()1225 cqe = (union eth_rx_cqe *)qed_chain_consume(&rxq->rx_comp_ring); in qede_rx_process_cqe()
1480 first_bd = (struct eth_tx_1st_bd *)qed_chain_consume(&txq->tx_pbl); in qede_selftest_transmit_traffic()1533 cqe = (union eth_rx_cqe *)qed_chain_consume(&rxq->rx_comp_ring); in qede_selftest_receive_traffic()
388 qed_chain_consume(&p_tx->txq_chain); in qed_ll2_txq_completion()502 if (qed_chain_consume(&p_rx->rxq_chain) != p_pkt->rxq_bd) in qed_ll2_rxq_handle_completion()539 qed_chain_consume(&p_rx->rcq_chain); in qed_ll2_rxq_completion()654 cqe = qed_chain_consume(&p_rx->rcq_chain); in qed_ll2_lb_rxq_handler()716 qed_chain_consume(&p_rx->rxq_chain); in qed_ll2_lb_rxq_handler()892 qed_chain_consume(&p_tx->txq_chain); in qed_ll2_lb_txq_completion()
376 struct event_ring_entry *p_eqe = qed_chain_consume(p_chain); in qed_eq_completion()
419 static inline void *qed_chain_consume(struct qed_chain *p_chain) in qed_chain_consume() function
737 cq->latest_cqe = qed_chain_consume(&cq->pbl); in consume_cqe()3865 qed_chain_consume(&qp->sq.pbl); in process_req()4092 qed_chain_consume(&qp->rq.pbl); in process_resp_one()4116 qed_chain_consume(&qp->rq.pbl); in process_resp_flush()
474 cq_handle = (struct regpair *)qed_chain_consume(&cnq->pbl); in qedr_irq_handler()