Searched refs:qed_vf_pf_rxq_start (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 848 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
|
H A D | qed_vf.c | 725 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
|
H A D | qed_l2.c | 945 rc = qed_vf_pf_rxq_start(p_hwfn, p_cid, in qed_eth_rx_queue_start()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 863 * 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 D | qed_vf.c | 723 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() function
|
H A D | qed_l2.c | 947 rc = qed_vf_pf_rxq_start(p_hwfn, p_cid, in qed_eth_rx_queue_start()
|
Completed in 17 milliseconds