Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
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()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dptp.c1213 bool evts_waiting; in efx_ptp_match_rx() local
1222 evts_waiting = !list_empty(&ptp->evt_list); in efx_ptp_match_rx()
1225 if (!evts_waiting) in efx_ptp_match_rx()