Home
last modified time | relevance | path

Searched refs:NETXEN_NIC_GBE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c107 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_link_ksettings()
270 if (adapter->ahw.port_type != NETXEN_NIC_GBE) in netxen_nic_set_link_ksettings()
420 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_ringparam()
462 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_ringparam()
497 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_pauseparam()
547 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_pauseparam()
Dnetxen_nic_hw.c1812 adapter->ahw.port_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()
1837 adapter->ahw.port_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()
1841 NETXEN_NIC_XGBE : NETXEN_NIC_GBE; in netxen_nic_get_board_info()
1876 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_link_parameters()
Dnetxen_nic.h575 #define NETXEN_NIC_GBE 0x01 macro
Dnetxen_nic_main.c910 } else if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_check_options()
1597 case NETXEN_NIC_GBE: in netxen_nic_probe()