Home
last modified time | relevance | path

Searched refs:I40E_PRTTSYN_STAT_1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c220 * i40e_ptp_update_latch_events - Read I40E_PRTTSYN_STAT_1 and latch events
223 * This function reads I40E_PRTTSYN_STAT_1 and updates the corresponding timers
228 * This function will return the current value of I40E_PRTTSYN_STAT_1 and is
237 prttsyn_stat = rd32(hw, I40E_PRTTSYN_STAT_1); in i40e_ptp_get_rx_events()
H A Di40e_register.h610 #define I40E_PRTTSYN_STAT_1 0x00085140 /* Reset: CORER */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_register.h797 #define I40E_PRTTSYN_STAT_1 0x00085140 /* Reset: CORER */ macro
H A Di40e_ptp.c623 * i40e_ptp_get_rx_events - Read I40E_PRTTSYN_STAT_1 and latch events
626 * This function reads I40E_PRTTSYN_STAT_1 and updates the corresponding timers
631 * This function will return the current value of I40E_PRTTSYN_STAT_1 and is
640 prttsyn_stat = rd32(hw, I40E_PRTTSYN_STAT_1); in i40e_ptp_get_rx_events()

Completed in 11 milliseconds