Searched refs:tsyntype (Results 1 – 1 of 1) sorted by relevance
1191 u32 tsyntype, regval; in i40e_ptp_set_timestamp_mode() local1231 tsyntype = I40E_PRTTSYN_CTL1_TSYNTYPE_V1; in i40e_ptp_set_timestamp_mode()1239 tsyntype = I40E_PRTTSYN_CTL1_V1MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()1257 tsyntype = I40E_PRTTSYN_CTL1_V2MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()1260 tsyntype |= I40E_PRTTSYN_CTL1_UDP_ENA_MASK; in i40e_ptp_set_timestamp_mode()1308 regval |= tsyntype; in i40e_ptp_set_timestamp_mode()
Completed in 7 milliseconds