Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c1154 bool evts_waiting; in efx_ptp_match_rx() local
1163 evts_waiting = !list_empty(&ptp->evt_list); in efx_ptp_match_rx()
1166 if (!evts_waiting) in efx_ptp_match_rx()