Home
last modified time | relevance | path

Searched defs:ice_aqc_get_phy_caps_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1105 struct ice_aqc_get_phy_caps_data { struct
1106 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
1107 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */
1108 u8 caps;
1117 u8 low_power_ctrl_an;
1122 __le16 eee_cap;
1130 __le16 eeer_value;
1131 u8 phy_id_oui[4]; /* PHY/Module ID connected on the port */
1132 u8 phy_fw_ver[8];
1133 u8 link_fec_options;
[all …]