Searched refs:E1000E_NWRITEOPS (Results 1 – 1 of 1) sorted by relevance
3235 enum { E1000E_NWRITEOPS = ARRAY_SIZE(e1000e_macreg_writeops) }; enumerator3277 if (index < E1000E_NWRITEOPS && e1000e_macreg_writeops[index]) { in e1000e_core_write()