Searched refs:NETXEN_NIU_MAX_XG_PORTS (Results 1 – 3 of 3) sorted by relevance
508 if ((port < 0) || (port >= NETXEN_NIU_MAX_XG_PORTS)) in netxen_nic_get_pauseparam()579 if ((port < 0) || (port >= NETXEN_NIU_MAX_XG_PORTS)) in netxen_nic_set_pauseparam()
337 if (port >= NETXEN_NIU_MAX_XG_PORTS) in netxen_niu_disable_xg_port()364 if (port >= NETXEN_NIU_MAX_XG_PORTS) in netxen_p2_nic_set_promisc()414 if (phy >= NETXEN_NIU_MAX_XG_PORTS) in netxen_p2_nic_set_mac_addr()
487 #define NETXEN_NIU_MAX_XG_PORTS 2 macro