Searched refs:qed_vf_pf_txq_stop (Results 1 – 3 of 3) sorted by relevance
922 int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid);1149 static inline int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_stop() function
906 int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) in qed_vf_pf_txq_stop() function
1210 rc = qed_vf_pf_txq_stop(p_hwfn, p_cid); in qed_eth_tx_queue_stop()