Home
last modified time | relevance | path

Searched refs:tsyntype (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c546 u32 tsyntype, regval; in i40e_ptp_set_timestamp_mode() local
571 tsyntype = I40E_PRTTSYN_CTL1_TSYNTYPE_V1; in i40e_ptp_set_timestamp_mode()
579 tsyntype = I40E_PRTTSYN_CTL1_V1MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()
597 tsyntype = I40E_PRTTSYN_CTL1_V2MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()
600 tsyntype |= I40E_PRTTSYN_CTL1_UDP_ENA_MASK; in i40e_ptp_set_timestamp_mode()
648 regval |= tsyntype; in i40e_ptp_set_timestamp_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c1172 u32 tsyntype, regval; in i40e_ptp_set_timestamp_mode() local
1208 tsyntype = I40E_PRTTSYN_CTL1_TSYNTYPE_V1; in i40e_ptp_set_timestamp_mode()
1216 tsyntype = I40E_PRTTSYN_CTL1_V1MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()
1234 tsyntype = I40E_PRTTSYN_CTL1_V2MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()
1237 tsyntype |= I40E_PRTTSYN_CTL1_UDP_ENA_MASK; in i40e_ptp_set_timestamp_mode()
1285 regval |= tsyntype; in i40e_ptp_set_timestamp_mode()

Completed in 4 milliseconds