Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h304 struct ixgbe_aci_cmd_get_phy_caps_data { struct
305 __le64 phy_type_low; /* Use values from IXGBE_PHY_TYPE_LOW_* */
306 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */
307 u8 caps;
317 u8 low_power_ctrl_an;
322 __le16 eee_cap;
330 __le16 eeer_value;
331 u8 phy_id_oui[4]; /* PHY/Module ID connected on the port */
332 u8 phy_fw_ver[8];
333 u8 link_fec_options;
[all …]