Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c700 bool have_hw_timestamps = false; in octeon_mgmt_ioctl_hwtstamp() local
733 have_hw_timestamps = true; in octeon_mgmt_ioctl_hwtstamp()
736 if (!have_hw_timestamps) in octeon_mgmt_ioctl_hwtstamp()
769 p->has_rx_tstamp = have_hw_timestamps; in octeon_mgmt_ioctl_hwtstamp()