Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c700 bool have_hw_timestamps = false; in octeon_mgmt_ioctl_hwtstamp() local
736 have_hw_timestamps = true; in octeon_mgmt_ioctl_hwtstamp()
739 if (!have_hw_timestamps) in octeon_mgmt_ioctl_hwtstamp()
772 p->has_rx_tstamp = have_hw_timestamps; in octeon_mgmt_ioctl_hwtstamp()