Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c2259 igb_eitr_should_postpone(IGBCore *core, int idx) in igb_eitr_should_postpone() function
2269 if ((causes & BIT(vector)) && !igb_eitr_should_postpone(core, vector)) { in igb_send_msix()