Searched defs:shift_group0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c2478 int shift_group0, shift_group1; local
2488 shift_group0 = 2;
2491 reta.bytes[i & 3] = ((i % ring_per_group) << shift_group0) |

Completed in 63 milliseconds