Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.c526 ecore_chain_reset(&p_hwfn->p_eq->chain); in ecore_eq_setup()
620 ecore_chain_reset(&p_spq->chain); in ecore_spq_setup()
1140 ecore_chain_reset(&p_hwfn->p_consq->chain); in ecore_consq_setup()
H A Decore_chain.h549 static OSAL_INLINE void ecore_chain_reset(struct ecore_chain *p_chain) in ecore_chain_reset() function
H A Decore_ll2.c1429 ecore_chain_reset(&p_rx->rxq_chain); in ecore_ll2_establish_connection()
1430 ecore_chain_reset(&p_rx->rcq_chain); in ecore_ll2_establish_connection()
1441 ecore_chain_reset(&p_tx->txq_chain); in ecore_ll2_establish_connection()
H A Decore_dev.c6217 ecore_chain_reset(p_chain); in ecore_chain_alloc_next_ptr()
6248 ecore_chain_reset(p_chain); in ecore_chain_alloc_single()
6306 ecore_chain_reset(p_chain); in ecore_chain_alloc_pbl()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c3206 ecore_chain_reset(&qph->pbl); in qlnxr_reset_qp_hwq_info()