Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dptp.c187 struct efx_ptp_event_rx { struct
277 struct efx_ptp_event_rx rx_evts[MAX_RECEIVE_EVENTS];
930 struct efx_ptp_event_rx *evt; in efx_ptp_drop_time_expired_events()
932 evt = list_entry(cursor, struct efx_ptp_event_rx, in efx_ptp_drop_time_expired_events()
967 struct efx_ptp_event_rx *evt; in efx_ptp_match_rx()
969 evt = list_entry(cursor, struct efx_ptp_event_rx, link); in efx_ptp_match_rx()
1596 struct efx_ptp_event_rx *evt = NULL; in ptp_event_rx()
1609 struct efx_ptp_event_rx, link); in ptp_event_rx()