Searched refs:NETXEN_NIC_XGBE (Results 1 – 4 of 4) sorted by relevance
110 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_link_ksettings()194 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_link_ksettings()507 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_pauseparam()578 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_set_pauseparam()
1812 adapter->ahw.port_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()1825 NETXEN_NIC_XGBE : NETXEN_NIC_GBE; in netxen_nic_get_board_info()1829 adapter->ahw.port_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()
886 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_check_options()986 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) in netxen_start_firmware()1577 case NETXEN_NIC_XGBE: in netxen_nic_probe()
560 #define NETXEN_NIC_XGBE 0x02 macro