Home
last modified time | relevance | path

Searched refs:ecore_chain_get_capacity (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c585 capacity = ecore_chain_get_capacity(&p_spq->chain); in ecore_spq_setup()
641 capacity = ecore_chain_get_capacity(&p_spq->chain); in ecore_spq_alloc()
672 capacity = ecore_chain_get_capacity(&p_spq->chain); in ecore_spq_free()
H A Decore_chain.h479 static OSAL_INLINE u32 ecore_chain_get_capacity(struct ecore_chain *p_chain) in ecore_chain_get_capacity() function
H A Decore_dev.c943 n_eqes = ecore_chain_get_capacity(&p_hwfn->p_spq->chain); in ecore_resc_alloc()