Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c91 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_link_ksettings()
254 if (adapter->ahw.port_type != NETXEN_NIC_GBE) in netxen_nic_set_link_ksettings()
406 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_ringparam()
450 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_ringparam()
485 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_pauseparam()
535 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_pauseparam()
H A Dnetxen_nic_hw.c1796 adapter->ahw.port_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()
1821 adapter->ahw.port_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()
1825 NETXEN_NIC_XGBE : NETXEN_NIC_GBE; in netxen_nic_get_board_info()
1860 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_link_parameters()
H A Dnetxen_nic.h559 #define NETXEN_NIC_GBE 0x01 macro
H A Dnetxen_nic_main.c887 } else if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_check_options()
1571 case NETXEN_NIC_GBE: in netxen_nic_probe()