Searched defs:ixgbe_aci_cmd_get_phy_caps_data (Results 1 – 1 of 1) sorted by relevance
392 struct ixgbe_aci_cmd_get_phy_caps_data { struct393 __le64 phy_type_low; /* Use values from IXGBE_PHY_TYPE_LOW_* */394 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */395 u8 caps;405 u8 low_power_ctrl_an;410 __le16 eee_cap;418 __le16 eeer_value;419 u8 phy_id_oui[4]; /* PHY/Module ID connected on the port */420 u8 phy_fw_ver[8];421 u8 link_fec_options;[all …]