Searched defs:phy_type_low (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/dev/ice/ |
H A D | ice_common.c | 357 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 3140 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 3275 ice_update_phy_type(u64 * phy_type_low,u64 * phy_type_high,u16 link_speeds_bitmap) ice_update_phy_type() argument [all...] |
H A D | ice_type.h | 331 u64 phy_type_low; global() member 372 u64 phy_type_low; global() member 701 u64 phy_type_low; global() member
|
H A D | ice_lib.c | 960 ice_get_phy_type_low(uint64_t phy_type_low) ice_get_phy_type_low() argument 3029 ice_aq_phy_types_to_link_speeds(u64 phy_type_low,u64 phy_type_high) ice_aq_phy_types_to_link_speeds() argument 3059 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 D | ice_adminq_cmd.h | 1395 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ global() member 1477 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ global() member 1635 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ global() member
|