Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h884 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn,
1115 static inline int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
Dqed_vf.c802 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
Dqed_l2.c1057 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()