Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h875 int qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn,
1134 static inline int qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
Dqed_vf.c723 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
Dqed_l2.c947 rc = qed_vf_pf_rxq_start(p_hwfn, p_cid, in qed_eth_rx_queue_start()