Searched refs:NETXEN_NIC_GBE (Results 1 – 4 of 4) sorted by relevance
105 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_settings()262 if (adapter->ahw.port_type != NETXEN_NIC_GBE) in netxen_nic_set_settings()412 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_ringparam()454 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_ringparam()489 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_pauseparam()539 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_pauseparam()
1837 adapter->ahw.port_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()1862 adapter->ahw.port_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()1866 NETXEN_NIC_XGBE : NETXEN_NIC_GBE; in netxen_nic_get_board_info()1901 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_link_parameters()
575 #define NETXEN_NIC_GBE 0x01 macro
915 } else if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_check_options()1595 case NETXEN_NIC_GBE: in netxen_nic_probe()