Home
last modified time | relevance | path

Searched refs:IXGBE_SRRCTL_DROP_EN (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h84 #define IXGBE_SRRCTL_DROP_EN 0x10000000 macro
Dixgbevf_main.c1321 srrctl = IXGBE_SRRCTL_DROP_EN; in ixgbevf_configure_srrctl()
/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1984 #define IXGBE_SRRCTL_DROP_EN 0x10000000 macro
Dixgbe_main.c2802 srrctl |= IXGBE_SRRCTL_DROP_EN; in ixgbe_configure_srrctl()