Home
last modified time | relevance | path

Searched refs:IXGBE_MACC_FS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c733 macc_reg |= IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS; in ixgbe_blink_led_start_X540()
768 macc_reg &= ~(IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS); in ixgbe_blink_led_stop_X540()
Dixgbe_type.h1701 #define IXGBE_MACC_FS 0x00040000 macro