Searched refs:IXGBE_MACC_FLU (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h1909 #define IXGBE_MACC_FLU 0x00000001 macro
H A Dixgbe_ipsec.c180 reg |= IXGBE_MACC_FLU;
204 reg &= ~IXGBE_MACC_FLU;
H A Dixgbe_x540.c780 macc_reg |= IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS;
818 macc_reg &= ~(IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS);
H A Dixgbe_ethtool.c1939 reg_data |= IXGBE_MACC_FLU;

Completed in 205 milliseconds