Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h760 {I40E_PRTTSYN_INC_L, 0, 0, 0, 0, "PRTTSYN_INC_L"},
H A Di40e_ethdev.c10603 I40E_WRITE_REG(hw, I40E_PRTTSYN_INC_L, tsync_inc_l); in i40e_start_timecounters()
10672 I40E_WRITE_REG(hw, I40E_PRTTSYN_INC_L, 0x0); in i40e_timesync_enable()
10720 I40E_WRITE_REG(hw, I40E_PRTTSYN_INC_L, 0x0); in i40e_timesync_disable()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_register.h2968 #define I40E_PRTTSYN_INC_L 0x001E4040 /* Reset: GLOBR */ macro