Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c73 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw)); in ixgbe_mng_enabled()
Dixgbe_type.h950 #define IXGBE_FWSM(_hw) IXGBE_BY_MAC((_hw), FWSM) macro
Dixgbe_common.c3923 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw)); in ixgbe_mng_present()
Dixgbe_main.c5360 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw)); in ixgbe_sw_init()