Home
last modified time | relevance | path

Searched refs:IXGBE_FWSM_FW_MODE_PT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c74 if ((fwsm & IXGBE_FWSM_MODE_MASK) != IXGBE_FWSM_FW_MODE_PT) in ixgbe_mng_enabled()
Dixgbe_type.h900 #define IXGBE_FWSM_FW_MODE_PT 0x4 macro
Dixgbe_common.c3925 return fwsm == IXGBE_FWSM_FW_MODE_PT; in ixgbe_mng_present()