Searched refs:qed_vf_pf_rxq_stop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 884 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, 1115 static inline int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
|
H A D | qed_vf.c | 802 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
|
H A D | qed_l2.c | 1057 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 901 * qed_vf_pf_rxq_stop(): VF - stop the RX queue by sending a message to the PF. 909 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, 1152 static inline int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
|
H A D | qed_vf.c | 800 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() function
|
H A D | qed_l2.c | 1059 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()
|
Completed in 16 milliseconds