Home
last modified time | relevance | path

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

/linux/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.c1182 int qed_eth_tx_queue_stop(struct qed_hwfn *p_hwfn, void *p_handle) in qed_eth_tx_queue_stop() function
2604 rc = qed_eth_tx_queue_stop(p_hwfn, handle); in qed_stop_txq()
H A Dqed_sriov.c2555 rc = qed_eth_tx_queue_stop(p_hwfn, p_queue->cids[qid_usage_idx].p_cid); in qed_iov_vf_stop_txqs()