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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_82599.c1763 u64 fdirhashcmd; local
1783 * The lower 32-bits of fdirhashcmd is for FDIRHASH, the upper 32-bits
1810 fdirhashcmd = ((fdircmd << 32) | fdirhash);
1812 IXGBE_WRITE_REG64(hw, IXGBE_FDIRHASH, fdirhashcmd);

Completed in 39 milliseconds