Searched refs:q_tx_stop (Results 1 – 3 of 3) sorted by relevance
146 int (*q_tx_stop)(struct qed_dev *cdev, member
1681 .q_tx_stop = &qed_stop_txq,
2057 rc = edev->ops->q_tx_stop(cdev, &tx_params); in qede_stop_queues()