Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h401 SYNC_EVENTS_QUIESCENT, enumerator
Def10.c6201 channel->sync_events_state = temp ? SYNC_EVENTS_QUIESCENT : in efx_ef10_rx_enable_timestamping()
6214 (temp && channel->sync_events_state == SYNC_EVENTS_QUIESCENT)) in efx_ef10_rx_disable_timestamping()
6216 if (channel->sync_events_state == SYNC_EVENTS_QUIESCENT) { in efx_ef10_rx_disable_timestamping()
6220 channel->sync_events_state = temp ? SYNC_EVENTS_QUIESCENT : in efx_ef10_rx_disable_timestamping()
Dptp.c1440 channel->sync_events_state = SYNC_EVENTS_QUIESCENT; in efx_ptp_probe()