Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c2117 status = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &info); in ixgbe_fc_autoneg_sgmii_x550em_a()
3151 rc = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &store); in ixgbe_check_overtemp_fw()
H A Dixgbe_type.h2709 #define FW_PHY_ACT_GET_LINK_INFO 3 macro