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_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()
1812 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()
575 #define NETXEN_NIC_GBE 0x01 macro
910 } else if (adapter->ahw.port_type == NETXEN_NIC_GBE) { in netxen_check_options()1597 case NETXEN_NIC_GBE: in netxen_nic_probe()