Searched refs:ice_is_e810t (Results 1 – 6 of 6) sorted by relevance
550 if (ice_is_e810t(hw)) { in ice_gnss_is_gps_present()561 if (!ice_is_e810t(hw)) in ice_gnss_is_gps_present()
200 bool ice_is_e810t(struct ice_hw *hw);
1749 } else if (ice_is_e810t(&pf->hw)) { in ice_ptp_gpio_enable_e810()1775 } else if (ice_is_e810t(&pf->hw)) { in ice_ptp_gpio_enable_e810()
3371 if (!ice_is_e810t(hw)) in ice_is_pca9575_present()
4229 if (ice_is_e810t(&pf->hw)) { in ice_init_feature_support()
181 bool ice_is_e810t(struct ice_hw *hw) in ice_is_e810t() function