Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h188 int ionic_notifyq_handler(struct ionic_lif *lif, int budget);
H A Dionic_ethdev.c348 ionic_notifyq_handler(adapter->lifs[i], -1); in ionic_dev_interrupt_handler()
H A Dionic_lif.c1136 ionic_notifyq_handler(struct ionic_lif *lif, int budget) in ionic_notifyq_handler() function