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

/freebsd-current/sys/dev/ice/
H A Dice_lib.c3095 u64 phy_high_orig; /* PHY high quad from report */ member in struct:ice_phy_data
3163 phy_data->phy_high_orig = le64toh(pcaps.phy_type_high);
3165 phy_data->phy_high_orig);
3181 phy_data->phy_high_intr &= phy_data->phy_high_orig;
9411 phy_high = phy_data.phy_high_orig;
9464 phy_high = phy_data.phy_high_orig;

Completed in 71 milliseconds