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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Ddefines.h83 #define IXGBE_SRRCTL_BSIZEPKT_MASK 0x0000007F macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_type.h1795 #define IXGBE_SRRCTL_BSIZEPKT_MASK 0x0000007F macro
H A Dixgbe_main.c2520 srrctl &= ~IXGBE_SRRCTL_BSIZEPKT_MASK;

Completed in 110 milliseconds