Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common.c357 ice_phy_maps_to_media(u64 phy_type_low,u64 phy_type_high,u64 media_mask_low,u64 media_mask_high) ice_phy_maps_to_media() argument
383 u64 phy_type_high, phy_type_low; ice_set_media_type() local
3132 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
3267 ice_update_phy_type(u64 * phy_type_low,u64 * phy_type_high,u16 link_speeds_bitmap) ice_update_phy_type() argument
[all...]
H A Dice_type.h331 u64 phy_type_high; global() member
372 u64 phy_type_high; global() member
698 u64 phy_type_high; global() member
H A Dice_lib.c1088 ice_get_phy_type_high(uint64_t phy_type_high) ice_get_phy_type_high() argument
3011 ice_aq_phy_types_to_link_speeds(u64 phy_type_low,u64 phy_type_high) ice_aq_phy_types_to_link_speeds() argument
3042 ice_sysctl_speeds_to_aq_phy_types(u16 sysctl_speeds,u64 * phy_type_low,u64 * phy_type_high) ice_sysctl_speeds_to_aq_phy_types() argument
[all...]
H A Dice_adminq_cmd.h1391 /* The second set of defines is for phy_type_high. */ member
1473 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ global() member
1631 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ global() member