ice_is_e810
bool ice_is_e810(struct ice_hw *hw);
if (!ice_is_e810(hw) && !ice_is_e830(hw))
((port_speed == IF_Gbps(100) && ice_is_e810(hw)) ||
if (ice_is_e810(hw))