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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.c1974 if (!test_bit(VCF_TX, &vc->flags)) {
2177 if (test_bit(VCF_TX, &vc->flags))
2215 if (test_bit(VCF_TX, &vc->flags)) {
2268 if (test_bit(VCF_TX, &vc->flags))
2336 set_bit(VCF_TX, &vc->flags);
2471 test_bit(VCF_TX, &vc->flags))
2552 clear_bit(VCF_TX, &vc->flags);
2601 if (!test_bit(VCF_TX, &vc->flags)) {
H A Didt77252.h203 #define VCF_TX 0 macro

Completed in 31 milliseconds