Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2333 #define IXGBE_FWSM_TS_ENABLED 0x1 macro
H A Dixgbe_main.c6395 if (fwsm & IXGBE_FWSM_TS_ENABLED) in ixgbe_sw_init()