Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_common.c3057 ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high) in ice_get_link_speed_based_on_phy_type()
3192 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high, in ice_update_phy_type()
H A Dice_type.h247 u64 phy_type_high; member
287 u64 phy_type_high; member
847 u64 phy_type_high; member
H A Dice_adminq_cmd.h1359 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1440 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1592 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
/dpdk/drivers/net/ice/
H A Dice_ethdev.c3700 u64 phy_type_high; in ice_dev_info_get() local