Searched refs:abr_vc_table (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 Diphase.c1273 struct abr_vc_table *abr_vc_table; local
1431 abr_vc_table = (struct abr_vc_table *)(iadev->reass_ram+i);
1433 memset ((char*)abr_vc_table, 0, j * sizeof(*abr_vc_table));
1435 abr_vc_table->rdf = 0x0003;
1436 abr_vc_table->air = 0x5eb1;
1437 abr_vc_table++;
2510 struct abr_vc_table __iome local
[all...]
H A Diphase.h221 struct abr_vc_table struct

Completed in 167 milliseconds