Searched refs:qed_chain_consume (Results 1 – 5 of 5) sorted by relevance
97 first_bd = (struct eth_tx_1st_bd *)qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()105 qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()115 qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()121 qed_chain_consume(&txq->tx_pbl); in qede_free_tx_pkt()427 qed_chain_consume(&txq->tx_pbl); in qede_xdp_tx_int()518 qed_chain_consume(&rxq->rx_bd_ring); in qede_rx_bd_ring_consume()1265 cqe = (union eth_rx_cqe *)qed_chain_consume(&rxq->rx_comp_ring); in qede_rx_process_cqe()
393 qed_chain_consume(&p_tx->txq_chain); in qed_ll2_txq_completion()507 if (unlikely(qed_chain_consume(&p_rx->rxq_chain) != p_pkt->rxq_bd)) in qed_ll2_rxq_handle_completion()553 qed_chain_consume(&p_rx->rcq_chain); in qed_ll2_rxq_completion()668 cqe = qed_chain_consume(&p_rx->rcq_chain); in qed_ll2_lb_rxq_handler()729 qed_chain_consume(&p_rx->rxq_chain); in qed_ll2_lb_rxq_handler()920 qed_chain_consume(&p_tx->txq_chain); in qed_ll2_lb_txq_completion()
358 struct event_ring_entry *p_eqe = qed_chain_consume(p_chain); in qed_eq_completion()
440 static inline void *qed_chain_consume(struct qed_chain *p_chain) in qed_chain_consume() function
450 cq_handle = (struct regpair *)qed_chain_consume(&cnq->pbl); in qedr_irq_handler()