Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c1173 u32 tsyntype, regval; in i40e_ptp_set_timestamp_mode() local
1209 tsyntype = I40E_PRTTSYN_CTL1_TSYNTYPE_V1; in i40e_ptp_set_timestamp_mode()
1217 tsyntype = I40E_PRTTSYN_CTL1_V1MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()
1235 tsyntype = I40E_PRTTSYN_CTL1_V2MESSTYPE0_MASK | in i40e_ptp_set_timestamp_mode()
1238 tsyntype |= I40E_PRTTSYN_CTL1_UDP_ENA_MASK; in i40e_ptp_set_timestamp_mode()
1286 regval |= tsyntype; in i40e_ptp_set_timestamp_mode()