Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.h158 enum _ecore_status_t ecore_vf_pf_rxq_stop(struct ecore_hwfn *p_hwfn,
H A Decore_vf.c925 enum _ecore_status_t ecore_vf_pf_rxq_stop(struct ecore_hwfn *p_hwfn, in ecore_vf_pf_rxq_stop() function
H A Decore_l2.c1141 rc = ecore_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in ecore_eth_rx_queue_stop()