Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h277 ecore_eth_rx_queue_stop(struct ecore_hwfn *p_hwfn,
H A Decore_l2.c1189 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.c2722 rc = ecore_eth_rx_queue_stop(p_hwfn, in ecore_iov_vf_stop_rxqs()
H A Dqlnx_os.c6912 rc = ecore_eth_rx_queue_stop(p_hwfn, fp->rxq->handle, false, in qlnx_stop_queues()