Searched refs:ionic_tx_qcq_alloc (Results 1 – 3 of 3) sorted by relevance
203 int ionic_tx_qcq_alloc(struct ionic_lif *lif, uint32_t socket_id,
195 err = ionic_tx_qcq_alloc(lif, socket_id, tx_queue_id, nb_desc, &txq); in ionic_dev_tx_queue_setup()
759 ionic_tx_qcq_alloc(struct ionic_lif *lif, uint32_t socket_id, uint32_t index, in ionic_tx_qcq_alloc() function