Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h245 u64 phy_type_high; member
284 u64 phy_type_high; member
578 u64 phy_type_high; member
H A Dice_common.c2387 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()
2522 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high, in ice_update_phy_type()
H A Dice_adminq_cmd.h1288 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1369 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1519 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c3579 u64 phy_type_high; in ice_dev_info_get() local