Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1181 struct ice_aqc_set_phy_cfg_data { struct
1182 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
1183 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */
1184 u8 caps;
1193 u8 low_power_ctrl_an;
1194 __le16 eee_cap; /* Value from ice_aqc_get_phy_caps */
1195 __le16 eeer_value;
1196 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */
1197 u8 module_compliance_enforcement;