Searched refs:NETXEN_NIU_MAX_GBE_PORTS (Results 1 – 3 of 3) sorted by relevance
653 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS))733 if (port > NETXEN_NIU_MAX_GBE_PORTS) in netxen_niu_disable_gbe_port()769 if (port > NETXEN_NIU_MAX_GBE_PORTS) in netxen_niu_set_promiscuous_mode()
583 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_get_pauseparam()629 if ((port < 0) || (port > NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_set_pauseparam()
519 #define NETXEN_NIU_MAX_GBE_PORTS 4 macro