Searched refs:I40E_PRTTSYN_CTL0 (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_regs.h | 770 {I40E_PRTTSYN_CTL0, 0, 0, 0, 0, "PRTTSYN_CTL0"},
|
| H A D | i40e_ethdev.c | 10369 tsync_ctl_l = I40E_READ_REG(hw, I40E_PRTTSYN_CTL0); in i40e_timesync_enable() 10376 I40E_WRITE_REG(hw, I40E_PRTTSYN_CTL0, tsync_ctl_l); in i40e_timesync_enable() 10390 tsync_ctl_l = I40E_READ_REG(hw, I40E_PRTTSYN_CTL0); in i40e_timesync_disable() 10396 I40E_WRITE_REG(hw, I40E_PRTTSYN_CTL0, tsync_ctl_l); in i40e_timesync_disable()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_register.h | 2932 #define I40E_PRTTSYN_CTL0 0x001E4200 /* Reset: GLOBR */ macro
|