Home
last modified time | relevance | path

Searched refs:NETXEN_NIU_MAX_GBE_PORTS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c486 if ((port < 0) || (port >= NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_get_pauseparam()
536 if ((port < 0) || (port >= NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_set_pauseparam()
H A Dnetxen_nic_hdr.h486 #define NETXEN_NIU_MAX_GBE_PORTS 4 macro