Searched defs:phy_type_low (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_common.c2580 ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high) argument
2715 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high, u16 link_speeds_bitmap) argument
[all...]
H A Dice_lib.c794 ice_get_phy_type_low(uint64_t phy_type_low) argument
2765 ice_aq_phy_types_to_sysctl_speeds(u64 phy_type_low, u64 phy_type_high) argument
2795 ice_sysctl_speeds_to_aq_phy_types(u16 sysctl_speeds, u64 *phy_type_low, u64 *phy_type_high) argument
2837 ice_intersect_media_types_with_caps(struct ice_softc *sc, u16 sysctl_speeds, u64 *phy_type_low, u64 *phy_type_high) argument
2949 ice_get_auto_speeds(struct ice_softc *sc, u64 *phy_type_low, u64 *phy_type_high) argument
8081 ice_apply_supported_speed_filter(u64 *phy_type_low, u64 *phy_type_high) argument
8113 ice_get_phy_types(struct ice_softc *sc, u64 *phy_type_low, u64 *phy_type_high) argument
[all...]
H A Dice_type.h256 u64 phy_type_low; member in struct:ice_link_status
296 u64 phy_type_low; member in struct:ice_phy_info
573 u64 phy_type_low; member in struct:ice_link_default_override_tlv
H A Dice_adminq_cmd.h1292 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member in struct:ice_aqc_get_phy_caps_data
1373 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member in struct:ice_aqc_set_phy_cfg_data
1523 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member in struct:ice_aqc_get_link_status_data

Completed in 143 milliseconds