Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h911 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn,
1142 static inline int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
Dqed_vf.c808 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
Dqed_l2.c1078 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()