Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf.h177 enum _ecore_status_t ecore_vf_pf_txq_stop(struct ecore_hwfn *p_hwfn,
342 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_txq_stop(struct ecore_hwfn *p_hwfn, struct ecor… in ecore_vf_pf_txq_stop() function
H A Decore_l2.c1279 rc = ecore_vf_pf_txq_stop(p_hwfn, p_cid); in ecore_eth_tx_queue_stop()