Searched refs:I40E_PRTTSYN_CTL1 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_regs.h | 387 {I40E_PRTTSYN_CTL1, 0, 0, 0, 0, "PRTTSYN_CTL1"},
|
| H A D | i40e_ethdev.c | 10692 tsync_ctl_h = I40E_READ_REG(hw, I40E_PRTTSYN_CTL1); in i40e_timesync_enable() 10697 I40E_WRITE_REG(hw, I40E_PRTTSYN_CTL1, tsync_ctl_h); in i40e_timesync_enable() 10713 tsync_ctl_h = I40E_READ_REG(hw, I40E_PRTTSYN_CTL1); in i40e_timesync_disable() 10717 I40E_WRITE_REG(hw, I40E_PRTTSYN_CTL1, tsync_ctl_h); in i40e_timesync_disable()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_register.h | 2942 #define I40E_PRTTSYN_CTL1 0x00085020 /* Reset: CORER */ macro
|