Home
last modified time | relevance | path

Searched refs:ts_func_info (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c206 return hw->func_caps.ts_func_info.tmr_index_assoc; in ice_get_ptp_src_clock_index()
5059 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_init_phc_e810()
5086 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_time_e810()
5174 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_adj_e810()
5264 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_incval_e810()
5487 u8 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_write_direct_incval_e830()
5508 u8 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_write_direct_phc_time_e830()
5819 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_init_time()
5874 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_write_incval()
5945 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_adj_clock()
[all …]
H A Dice_ptp_hw.h362 return hw->func_caps.ts_func_info.time_ref; in ice_e82x_time_ref()
376 hw->func_caps.ts_func_info.time_ref = time_ref; in ice_set_e82x_time_ref()
H A Dice_gnss.c394 if (!hw->func_caps.ts_func_info.src_tmr_owned || in ice_gnss_is_module_present()
H A Dice_ptp.c1575 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_extts_event()
1635 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_cfg_extts()
1732 u8 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_write_perout()
2274 tmr_idx = hw->func_caps.ts_func_info.tmr_index_assoc; in ice_capture_crosststamp()
H A Dice_type.h407 struct ice_ts_func_info ts_func_info; member
H A Dice.h196 #define ice_pf_src_tmr_owned(pf) ((pf)->hw.func_caps.ts_func_info.src_tmr_owned)
H A Dice_common.c2287 struct ice_ts_func_info *info = &func_p->ts_func_info; in ice_parse_1588_func_caps()
H A Dice_main.c3268 u8 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_misc_intr()