H A D | dp83640.c | 593 struct list_head *this, *next; in prune_rx_ts() local 596 list_for_each_safe(this, next, &dp83640->rxts) { in prune_rx_ts() 597 rxts = list_entry(this, struct rxts, list); in prune_rx_ts() 625 struct list_head *this; in recalibrate() local 642 list_for_each(this, &clock->phylist) { in recalibrate() 643 tmp = list_entry(this, struct dp83640_private, list); in recalibrate() 661 list_for_each(this, &clock->phylist) { in recalibrate() 662 tmp = list_entry(this, struct dp83640_private, list); in recalibrate() 703 list_for_each(this, &clock->phylist) { in recalibrate() 704 tmp = list_entry(this, struc in recalibrate() 981 struct list_head *this, *next; dp83640_free_clocks() local 1059 struct list_head *this; dp83640_clock_get_bus() local 1316 struct list_head *this, *next; dp83640_rxtstamp() local 1476 struct list_head *this, *next; dp83640_remove() local [all...] |