Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c762 if (!nic->ptp_clock || !nic->hw_rx_tstamp) in nicvf_set_rxtstamp()
1515 nicvf_config_hw_rx_tstamp(nic, nic->hw_rx_tstamp); in nicvf_open()
1947 nic->hw_rx_tstamp = false; in nicvf_config_hwtstamp()
1963 nic->hw_rx_tstamp = true; in nicvf_config_hwtstamp()
1971 nicvf_config_hw_rx_tstamp(nic, nic->hw_rx_tstamp); in nicvf_config_hwtstamp()
Dnic.h335 bool hw_rx_tstamp; member