Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Def10.c3605 channel->sync_events_state = temp ? SYNC_EVENTS_QUIESCENT : in efx_ef10_rx_enable_timestamping()
3618 (temp && channel->sync_events_state == SYNC_EVENTS_QUIESCENT)) in efx_ef10_rx_disable_timestamping()
3620 if (channel->sync_events_state == SYNC_EVENTS_QUIESCENT) { in efx_ef10_rx_disable_timestamping()
3624 channel->sync_events_state = temp ? SYNC_EVENTS_QUIESCENT : in efx_ef10_rx_disable_timestamping()
Dnet_driver.h426 SYNC_EVENTS_QUIESCENT, enumerator
Dptp.c1470 channel->sync_events_state = SYNC_EVENTS_QUIESCENT; in efx_ptp_probe()