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_settings()210 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_settings()513 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_get_pauseparam()584 } else if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_nic_set_pauseparam()
1853 adapter->ahw.port_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()1866 NETXEN_NIC_XGBE : NETXEN_NIC_GBE; in netxen_nic_get_board_info()1870 adapter->ahw.port_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()
912 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) { in netxen_check_options()1012 if (adapter->ahw.port_type == NETXEN_NIC_XGBE) in netxen_start_firmware()1599 case NETXEN_NIC_XGBE: in netxen_nic_probe()
576 #define NETXEN_NIC_XGBE 0x02 macro