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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsb1250-mac.c2917 int chip_max_units; local
2923 chip_max_units = 3;
2929 chip_max_units = 2;
2933 chip_max_units = 4;
2936 chip_max_units = 0;
2939 if (chip_max_units > MAX_UNITS)
2940 chip_max_units = MAX_UNITS;
2948 if (chip_max_units > 0)
2952 if (chip_max_units > 1)
2956 if (chip_max_units >
[all...]

Completed in 47 milliseconds