Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c2527 static void igb_set_eicr(IGBCore *core, int index, uint32_t val) in igb_set_eicr() function
2596 igb_set_eicr(core, EICR, (val & 0x7) << (22 - vfn * IGBVF_MSIX_VEC_NUM)); in igb_set_vteicr()
4047 [EICR] = igb_set_eicr,