Searched refs:NETXEN_NIC_GBE (Results 1 – 4 of 4) sorted by relevance
91 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()
1796 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()
559 #define NETXEN_NIC_GBE 0x01 macro
889 } else if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_check_options()1573 case NETXEN_NIC_GBE: in netxen_nic_probe()