Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h909 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn,
1152 static inline int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
Dqed_vf.c803 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
Dqed_l2.c1059 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()