Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h1367 struct ice_aqc_set_phy_cfg_data { struct
1368 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */
1369 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */
1370 u8 caps;
1379 u8 low_power_ctrl_an;
1380 __le16 eee_cap; /* Value from ice_aqc_get_phy_caps */
1381 __le16 eeer_value;
1382 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */
1383 u8 module_compliance_enforcement;