Searched refs:ionic_qcq_enable (Results 1 – 3 of 3) sorted by relevance
208 int ionic_qcq_enable(struct ionic_qcq *qcq);
244 ionic_qcq_enable(&txq->qcq); in ionic_dev_tx_queue_start()1037 ionic_qcq_enable(&rxq->qcq); in ionic_dev_rx_queue_start()
34 ionic_qcq_enable(struct ionic_qcq *qcq) in ionic_qcq_enable() function