Home
last modified time | relevance | path

Searched refs:ecore_eth_rx_queue_stop (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h233 ecore_eth_rx_queue_stop(struct ecore_hwfn *p_hwfn,
H A Decore_l2.c1128 enum _ecore_status_t ecore_eth_rx_queue_stop(struct ecore_hwfn *p_hwfn, in ecore_eth_rx_queue_stop() function
H A Decore_sriov.c2760 rc = ecore_eth_rx_queue_stop(p_hwfn, in ecore_iov_vf_stop_rxqs()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.c366 rc = ecore_eth_rx_queue_stop(p_hwfn, rxq->handle, in qede_rx_queue_stop()