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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Deni.h92 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member in struct:eni_dev
H A Deni.c704 ENI_VCC(eni_dev->last_fast)->next = vcc;
706 eni_dev->last_fast = vcc;
912 eni_dev->fast = eni_dev->last_fast = NULL;

Completed in 55 milliseconds