Searched refs:E1000E_NREADOPS (Results 1 – 1 of 1) sorted by relevance
3082 enum { E1000E_NREADOPS = ARRAY_SIZE(e1000e_macreg_readops) }; enumerator3283 } else if (index < E1000E_NREADOPS && e1000e_macreg_readops[index]) { in e1000e_core_write()3296 if (index < E1000E_NREADOPS && e1000e_macreg_readops[index]) { in e1000e_core_read()