Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h109 qed_eth_rx_queue_stop(struct qed_hwfn *p_hwfn,
H A Dqed_l2.c1047 int qed_eth_rx_queue_stop(struct qed_hwfn *p_hwfn, in qed_eth_rx_queue_stop() function
2540 rc = qed_eth_rx_queue_stop(p_hwfn, handle, false, false); in qed_stop_rxq()
H A Dqed_sriov.c2528 rc = qed_eth_rx_queue_stop(p_hwfn, in qed_iov_vf_stop_rxqs()