Searched refs:NETXEN_NIU_MAX_XG_PORTS (Results 1 – 3 of 3) sorted by relevance
512 if ((port < 0) || (port >= NETXEN_NIU_MAX_XG_PORTS)) in netxen_nic_get_pauseparam()583 if ((port < 0) || (port >= NETXEN_NIU_MAX_XG_PORTS)) in netxen_nic_set_pauseparam()
366 if (port >= NETXEN_NIU_MAX_XG_PORTS) in netxen_niu_disable_xg_port()393 if (port >= NETXEN_NIU_MAX_XG_PORTS) in netxen_p2_nic_set_promisc()443 if (phy >= NETXEN_NIU_MAX_XG_PORTS) in netxen_p2_nic_set_mac_addr()
503 #define NETXEN_NIU_MAX_XG_PORTS 2 macro