Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c781 macc_reg |= IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS; in ixgbe_blink_led_start_X540()
819 macc_reg &= ~(IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS); in ixgbe_blink_led_stop_X540()
Dixgbe_ipsec.c178 reg |= IXGBE_MACC_FLU; in ixgbe_ipsec_stop_data()
202 reg &= ~IXGBE_MACC_FLU; in ixgbe_ipsec_stop_data()
Dixgbe_type.h1904 #define IXGBE_MACC_FLU 0x00000001 macro
Dixgbe_ethtool.c1807 reg_data |= IXGBE_MACC_FLU; in ixgbe_setup_loopback_test()