Searched refs:incarn (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.h527 unsigned long incarn; /* vc_map incarnation when submitted for tx */ member in struct:host_txq_entry
828 unsigned long incarn; /* vcc incarnation number */ member in struct:fore200e_vc_map
H A Dfore200e.c863 if (vc_map->incarn != entry->incarn) {
1460 vc_map->incarn = ++fore200e->incarn_count;
1642 entry->incarn = vc_map->incarn;

Completed in 76 milliseconds