Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h306 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */ member
383 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */ member
516 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ global() member
799 u64 phy_type_high; global() member
H A Dixgbe_e610.c1916 u64 phy_type_low, phy_type_high; ixgbe_identify_phy_e610() local
2051 u64 phy_type_low = 0, phy_type_high = 0; ixgbe_setup_phy_link_e610() local
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2580 u64 *phy_type_low, u64 *phy_type_high, in ice_set_phy_type_from_speed() argument
2627 u64 phy_type_high = 0; in ice_set_link_ksettings() local
[all...]
H A Dice_common.c3385 ice_get_link_speed_based_on_phy_type(u64 phy_type_low,u64 phy_type_high) ice_get_link_speed_based_on_phy_type() argument
3530 ice_update_phy_type(u64 * phy_type_low,u64 * phy_type_high,u16 link_speeds_bitmap) ice_update_phy_type() argument
[all...]