Searched refs:IXGBE_FWSM (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c48 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw));
H A Dixgbe_common.c4182 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw));
H A Dixgbe_main.c6424 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw));
8018 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw));
H A Dixgbe_type.h979 #define IXGBE_FWSM(_hw) IXGBE_BY_MAC((_hw), FWSM) macro
H A Dixgbe_x550.c1262 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM(hw));

Completed in 251 milliseconds