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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_niu.c651 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS))
727 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS))
760 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS))
H A Dnetxen_nic_ethtool.c543 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS))
589 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS))
H A Dnetxen_nic_hdr.h488 #define NETXEN_NIU_MAX_GBE_PORTS 4 macro

Completed in 37 milliseconds