Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c492 if ((port < 0) || (port >= NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_get_pauseparam()
542 if ((port < 0) || (port >= NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_set_pauseparam()
Dnetxen_nic_hdr.h502 #define NETXEN_NIU_MAX_GBE_PORTS 4 macro