Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c82 return hw->func_caps.ts_func_info.tmr_index_assoc; in ice_get_ptp_src_clock_index()
2841 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_init_phy_e810()
2883 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_time_e810()
2921 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_adj_e810()
2961 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_incval_e810()
3002 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_prep_phy_adj_target_e810()
3444 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_init_time()
3482 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_write_incval()
3539 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_adj_clock()
3581 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_ptp_adj_clock_at_time()
[all …]
H A Dice_ptp_hw.h176 return hw->func_caps.ts_func_info.time_ref; in ice_e822_time_ref()
190 hw->func_caps.ts_func_info.time_ref = time_ref; in ice_set_e822_time_ref()
H A Dice_type.h690 struct ice_ts_func_info ts_func_info; member
H A Dice_common.c2433 struct ice_ts_func_info *info = &func_p->ts_func_info; in ice_parse_1588_func_caps()
/dpdk/drivers/net/ice/
H A Dice_ethdev.c2480 uint8_t timer = hw->func_caps.ts_func_info.tmr_index_owned; in ice_dev_close()
3575 uint8_t timer = hw->func_caps.ts_func_info.tmr_index_owned; in ice_dev_start()
5705 if (hw->func_caps.ts_func_info.src_tmr_owned) { in ice_timesync_enable()