Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h994 struct ice_aqc_set_phy_cfg_data { struct
995 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
996 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */
997 u8 caps;
1006 u8 low_power_ctrl;
1007 __le16 eee_cap; /* Value from ice_aqc_get_phy_caps */
1008 __le16 eeer_value;
1009 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */
1010 u8 rsvd1;