Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def10.c3620 channel->sync_events_state = temp ? SYNC_EVENTS_QUIESCENT : in efx_ef10_rx_enable_timestamping()
3633 (temp && channel->sync_events_state == SYNC_EVENTS_QUIESCENT)) in efx_ef10_rx_disable_timestamping()
3635 if (channel->sync_events_state == SYNC_EVENTS_QUIESCENT) { in efx_ef10_rx_disable_timestamping()
3639 channel->sync_events_state = temp ? SYNC_EVENTS_QUIESCENT : in efx_ef10_rx_disable_timestamping()
Dnet_driver.h426 SYNC_EVENTS_QUIESCENT, enumerator
Dptp.c1504 channel->sync_events_state = SYNC_EVENTS_QUIESCENT; in efx_ptp_probe()