Home
last modified time | relevance | path

Searched refs:ecore_chain_return_produced (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c969 ecore_chain_return_produced(&p_spq->chain); in ecore_spq_post()
1022 ecore_chain_return_produced(&p_spq->chain); in ecore_spq_completion()
H A Decore_chain.h416 static OSAL_INLINE void ecore_chain_return_produced(struct ecore_chain *p_chain) in ecore_chain_return_produced() function