Searched refs:NETXEN_NIC_GBE (Results 1 – 4 of 4) sorted by relevance
107 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_settings()264 if (adapter->ahw.port_type != NETXEN_NIC_GBE) in netxen_nic_set_settings()414 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_ringparam()456 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_set_ringparam()491 if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_nic_get_pauseparam()541 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()