Searched refs:indices_multi (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c3833 u32 indices_multi; local
3843 indices_multi = 0x11;
3845 indices_multi = 0x1;
3849 reta |= indices_multi * indir_tbl[i] << (i & 0x3) * 8;

Completed in 158 milliseconds