Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c2498 static void igb_set_eiac(IGBCore *core, int index, uint32_t val) in igb_set_eiac() function
2580 igb_set_eiac(core, EIAC, (val & 0x7) << (22 - vfn * IGBVF_MSIX_VEC_NUM)); in igb_set_vteiac()
4049 [EIAC] = igb_set_eiac,