Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A 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
H A Dqed_vf.c723 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
H A Dqed_l2.c947 rc = qed_vf_pf_rxq_start(p_hwfn, p_cid, in qed_eth_rx_queue_start()