Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.h297 void ecore_eq_prod_update(struct ecore_hwfn *p_hwfn,
H A Decore_spq.c404 void ecore_eq_prod_update(struct ecore_hwfn *p_hwfn, in ecore_eq_prod_update() function
476 ecore_eq_prod_update(p_hwfn, ecore_chain_get_prod_idx(p_chain)); in ecore_eq_completion()
H A Decore_sp_commands.c336 ecore_eq_prod_update(p_hwfn, in ecore_sp_pf_start()