Searched refs:tsync_inc_h (Results 1 – 1 of 1) sorted by relevance
10577 uint32_t tsync_inc_h; in i40e_start_timecounters() local10587 tsync_inc_h = I40E_PTP_40GB_INCVAL >> 32; in i40e_start_timecounters()10591 tsync_inc_h = I40E_PTP_10GB_INCVAL >> 32; in i40e_start_timecounters()10595 tsync_inc_h = I40E_PTP_1GB_INCVAL >> 32; in i40e_start_timecounters()10599 tsync_inc_h = 0x0; in i40e_start_timecounters()10604 I40E_WRITE_REG(hw, I40E_PRTTSYN_INC_H, tsync_inc_h); in i40e_start_timecounters()