Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h848 int qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn,
1097 static inline int qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
Dqed_vf.c718 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
Dqed_l2.c945 rc = qed_vf_pf_rxq_start(p_hwfn, p_cid, in qed_eth_rx_queue_start()