Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1035 struct ice_aqc_set_phy_cfg_data { struct
1036 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
1037 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */
1038 u8 caps;
1047 u8 low_power_ctrl_an;
1048 __le16 eee_cap; /* Value from ice_aqc_get_phy_caps */
1049 __le16 eeer_value;
1050 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */
1051 u8 module_compliance_enforcement;