Searched refs:VCF_RX (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.c1051 if (!vc || !test_bit(VCF_RX, &vc->flags)) {
1301 if (!vc || !test_bit(VCF_RX, &vc->flags)) {
2348 if (test_bit(VCF_RX, &vc->flags))
2352 set_bit(VCF_RX, &vc->flags);
2474 test_bit(VCF_RX, &vc->flags))
2526 clear_bit(VCF_RX, &vc->flags);
2633 !test_bit(VCF_RX, &vc->flags)) {
H A Didt77252.h204 #define VCF_RX 1 macro

Completed in 99 milliseconds