Home
last modified time | relevance | path

Searched refs:ice_gnss_is_gps_present (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_gnss.h40 bool ice_gnss_is_gps_present(struct ice_hw *hw);
44 static inline bool ice_gnss_is_gps_present(struct ice_hw *hw) in ice_gnss_is_gps_present() function
H A Dice_lib.c3885 if (ice_gnss_is_gps_present(&pf->hw)) in ice_init_feature_support()