Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c780 macc_reg |= IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS; in ixgbe_blink_led_start_X540()
818 macc_reg &= ~(IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS); in ixgbe_blink_led_stop_X540()
H A Dixgbe_ipsec.c180 reg |= IXGBE_MACC_FLU; in ixgbe_ipsec_stop_data()
204 reg &= ~IXGBE_MACC_FLU; in ixgbe_ipsec_stop_data()
H A Dixgbe_type.h1909 #define IXGBE_MACC_FLU 0x00000001 macro
H A Dixgbe_ethtool.c1938 reg_data |= IXGBE_MACC_FLU; in ixgbe_setup_loopback_test()