Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c2102 status = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &info); in ixgbe_fc_autoneg_sgmii_x550em_a()
3130 rc = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &store); in ixgbe_check_overtemp_fw()
Dixgbe_type.h2690 #define FW_PHY_ACT_GET_LINK_INFO 3 macro