Searched refs:MAX_HPP_CARDS (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 Dhp-plus.c435 #define MAX_HPP_CARDS 4 /* Max number of HPP cards per module */ macro
436 static struct net_device *dev_hpp[MAX_HPP_CARDS];
437 static int io[MAX_HPP_CARDS];
438 static int irq[MAX_HPP_CARDS];
455 for (this_dev = 0; this_dev < MAX_HPP_CARDS; this_dev++) {
490 for (this_dev = 0; this_dev < MAX_HPP_CARDS; this_dev++) {

Completed in 36 milliseconds