Searched refs:txer (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dambassador.c948 dev->txer[vci].tx_present = 1;
964 if (dev->txer[vci].tx_present) {
971 | (dev->txer[vci].tx_vc_bits << SRB_FLAGS_SHIFT) );
1018 dev->txer[vci].tx_present = 0;
1032 if (dev->txer[vci].tx_present) {
1036 (dev->txer[vci].tx_vc_bits << SRB_FLAGS_SHIFT);
1096 if (!dev->txer[vc].tx_present) {
1888 // semaphore for txer/rxer modifications - we cannot use a
H A Dambassador.h635 amb_tx_info txer[NUM_VCS]; member in struct:amb_dev
H A Dhorizon.h440 u32 txer[MAX_VCS/32]; member in struct:hrz_dev

Completed in 129 milliseconds