Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.c2226 rc = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &store); in ixgbe_check_overtemp_fw()
4105 status = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &info); in ixgbe_fc_autoneg_sgmii_x550em_a()
H A Dixgbe_type.h3102 #define FW_PHY_ACT_GET_LINK_INFO 3 macro