Searched refs:IGB_NWRITEOPS (Results 1 – 1 of 1) sorted by relevance
4132 enum { IGB_NWRITEOPS = ARRAY_SIZE(igb_macreg_writeops) }; enumerator4243 if (index < IGB_NWRITEOPS && igb_macreg_writeops[index]) { in igb_core_write()