Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c2166 status = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &info); in ixgbe_fc_autoneg_sgmii_x550em_a()
3196 rc = ixgbe_fw_phy_activity(hw, FW_PHY_ACT_GET_LINK_INFO, &store); in ixgbe_check_overtemp_fw()
Dixgbe_type.h2709 #define FW_PHY_ACT_GET_LINK_INFO 3 macro