Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c4132 enum { IGB_NWRITEOPS = ARRAY_SIZE(igb_macreg_writeops) }; enumerator
4243 if (index < IGB_NWRITEOPS && igb_macreg_writeops[index]) { in igb_core_write()