Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1227 struct ice_aqc_set_phy_cfg_data { struct
1228 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
1229 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */
1230 u8 caps;
1239 u8 low_power_ctrl_an;
1240 __le16 eee_cap; /* Value from ice_aqc_get_phy_caps */
1241 __le16 eeer_value;
1242 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */
1243 u8 module_compliance_enforcement;