Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c490 if ((port < 0) || (port >= NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_get_pauseparam()
540 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