Searched refs:ice_get_phy_type_high (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.h840 int ice_get_phy_type_high(uint64_t phy_type_high);
H A Dif_ice_iflib.c1948 ifmr->ifm_active |= ice_get_phy_type_high(li->phy_type_high);
H A Dice_lib.c956 * Note that only one of ice_get_phy_type_low or ice_get_phy_type_high should
1097 * ice_get_phy_type_high - Get media associated with phy_type_high
1102 * that only one of ice_get_phy_type_low or ice_get_phy_type_high should be
1106 ice_get_phy_type_high(uint64_t phy_type_high) function
1308 ostype = ice_get_phy_type_high(type);

Completed in 203 milliseconds