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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h839 int ice_get_phy_type_low(uint64_t phy_type_low);
H A Dif_ice_iflib.c1946 ifmr->ifm_active |= ice_get_phy_type_low(li->phy_type_low);
H A Dice_lib.c951 * ice_get_phy_type_low - Get media associated with phy_type_low
956 * Note that only one of ice_get_phy_type_low or ice_get_phy_type_high should
960 ice_get_phy_type_low(uint64_t phy_type_low) function
1102 * that only one of ice_get_phy_type_low or ice_get_phy_type_high should be
1103 * called. If phy_type_high is zero, call ice_get_phy_type_low.
1288 ostype = ice_get_phy_type_low(type);

Completed in 122 milliseconds