Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dptp.c948 bool evts_waiting; in efx_ptp_match_rx() local
957 evts_waiting = !list_empty(&ptp->evt_list); in efx_ptp_match_rx()
960 if (!evts_waiting) in efx_ptp_match_rx()