Searched refs:evt_list (Results 1 – 1 of 1) sorted by relevance
290 struct list_head evt_list; member1163 list_for_each_safe(cursor, next, &ptp->evt_list) { in efx_ptp_drop_time_expired_events()1190 evts_waiting = !list_empty(&ptp->evt_list); in efx_ptp_match_rx()1199 list_for_each_safe(cursor, next, &ptp->evt_list) { in efx_ptp_match_rx()1367 list_for_each_safe(cursor, next, &efx->ptp_data->evt_list) { in efx_ptp_stop()1479 INIT_LIST_HEAD(&ptp->evt_list); in efx_ptp_probe()1870 list_add_tail(&evt->link, &ptp->evt_list); in ptp_event_rx()