Home
last modified time | relevance | path

Searched refs:qed_eth_tx_queue_stop (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h121 int qed_eth_tx_queue_stop(struct qed_hwfn *p_hwfn, void *p_txq);
H A Dqed_l2.c1181 int qed_eth_tx_queue_stop(struct qed_hwfn *p_hwfn, void *p_handle) in qed_eth_tx_queue_stop() function
2594 rc = qed_eth_tx_queue_stop(p_hwfn, handle); in qed_stop_txq()
H A Dqed_sriov.c2553 rc = qed_eth_tx_queue_stop(p_hwfn, p_queue->cids[qid_usage_idx].p_cid); in qed_iov_vf_stop_txqs()