Home
last modified time | relevance | path

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

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