Searched refs:qed_vf_pf_txq_stop (Results 1 – 3 of 3) sorted by relevance
920 int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid);1159 static inline int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_stop() function
898 int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) in qed_vf_pf_txq_stop() function
1190 rc = qed_vf_pf_txq_stop(p_hwfn, p_cid); in qed_eth_tx_queue_stop()