Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h381 struct ixgbe_aci_cmd_set_phy_cfg_data { struct
382 __le64 phy_type_low; /* Use values from IXGBE_PHY_TYPE_LOW_* */
383 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */
384 u8 caps;
393 u8 low_power_ctrl_an;
394 __le16 eee_cap; /* Value from ixgbe_aci_get_phy_caps */
395 __le16 eeer_value; /* Use defines from ixgbe_aci_get_phy_caps */
396 u8 link_fec_opt; /* Use defines from ixgbe_aci_get_phy_caps */
397 u8 module_compliance_enforcement;