Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h863 * qed_vf_pf_rxq_start(): start the RX Queue by sending a message to the PF
875 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_l2.c947 rc = qed_vf_pf_rxq_start(p_hwfn, p_cid, in qed_eth_rx_queue_start()