Home
last modified time | relevance | path

Searched refs:ecore_chain_reset (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_spq.c461 ecore_chain_reset(&p_hwfn->p_eq->chain); in ecore_eq_setup()
556 ecore_chain_reset(&p_spq->chain); in ecore_spq_setup()
1078 ecore_chain_reset(&p_hwfn->p_consq->chain); in ecore_consq_setup()
H A Decore_chain.h512 static OSAL_INLINE void ecore_chain_reset(struct ecore_chain *p_chain) in ecore_chain_reset() function
H A Decore_dev.c6009 ecore_chain_reset(p_chain); in ecore_chain_alloc_next_ptr()
6040 ecore_chain_reset(p_chain); in ecore_chain_alloc_single()
6098 ecore_chain_reset(p_chain); in ecore_chain_alloc_pbl()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.c299 ecore_chain_reset(&rxq->rx_bd_ring); in qede_rx_queue_reset()
300 ecore_chain_reset(&rxq->rx_comp_ring); in qede_rx_queue_reset()
514 ecore_chain_reset(&txq->tx_pbl); in qede_tx_queue_reset()