Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c436 static int ionic_alloc_qcq_interrupt(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_alloc_qcq_interrupt() function
528 err = ionic_alloc_qcq_interrupt(lif, new); in ionic_qcq_alloc()
2311 err = ionic_alloc_qcq_interrupt(lif, lif->rxqcqs[i]); in ionic_reconfigure_queues()
2318 err = ionic_alloc_qcq_interrupt(lif, lif->txqcqs[i]); in ionic_reconfigure_queues()