Searched refs:NETXEN_NIC_XGBE (Results 1 – 4 of 4) sorted by relevance
126 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_link_ksettings()210 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_link_ksettings()519 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_pauseparam()590 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_set_pauseparam()
1828 adapter->ahw.port_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()1841 NETXEN_NIC_XGBE : NETXEN_NIC_GBE; in netxen_nic_get_board_info()1845 adapter->ahw.port_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()
907 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_check_options()1007 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) in netxen_start_firmware()1601 case NETXEN_NIC_XGBE: in netxen_nic_probe()
576 #define NETXEN_NIC_XGBE 0x02 macro