Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h137 void ionic_intr_free(struct ionic_lif *lif, struct ionic_intr_info *intr);
H A Dionic_lif.c572 ionic_intr_free(struct ionic_lif *lif, struct ionic_intr_info *intr) in ionic_intr_free() function
701 ionic_intr_free(lif, &new->intr); in ionic_qcq_alloc()