Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type_e610.h389 struct ixgbe_aci_cmd_get_phy_caps_data { struct
390 __le64 phy_type_low; /* Use values from IXGBE_PHY_TYPE_LOW_* */
391 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */
392 u8 caps;
402 u8 low_power_ctrl_an;
407 __le16 eee_cap;
415 __le16 eeer_value;
416 u8 phy_id_oui[4]; /* PHY/Module ID connected on the port */
417 u8 phy_fw_ver[8];
418 u8 link_fec_options;
[all …]