Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1181 bool evts_waiting; in efx_ptp_match_rx() local
1190 evts_waiting = !list_empty(&ptp->evt_list); in efx_ptp_match_rx()
1193 if (!evts_waiting) in efx_ptp_match_rx()