Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c498 if ((port < 0) || (port >= NETXEN_NIU_MAX_GBE_PORTS)) in netxen_nic_get_pauseparam()
548 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