Searched refs:board_type (Results 1 – 18 of 18) sorted by relevance
124 if (adapter->ahw.board_type == NETXEN_NIC_GBE) { in netxen_nic_get_settings()143 } else if (adapter->ahw.board_type == NETXEN_NIC_XGBE) { in netxen_nic_get_settings()175 switch ((netxen_brdtype_t) boardinfo->board_type) { in netxen_nic_get_settings()191 ecmd->autoneg = (boardinfo->board_type == in netxen_nic_get_settings()218 if (adapter->ahw.board_type == NETXEN_NIC_XGBE) { in netxen_nic_get_settings()234 (netxen_brdtype_t) boardinfo->board_type); in netxen_nic_get_settings()248 if (adapter->ahw.board_type == NETXEN_NIC_GBE) { in netxen_nic_set_settings()436 if (adapter->ahw.board_type == NETXEN_NIC_GBE) { in netxen_nic_test_link()446 } else if (adapter->ahw.board_type == NETXEN_NIC_XGBE) { in netxen_nic_test_link()564 if (adapter->ahw.board_type == NETXEN_NIC_GBE) in netxen_nic_get_ringparam()[all …]
2032 if (boardinfo->board_type == NETXEN_BRDTYPE_P3_4_GB_MM) { in netxen_nic_get_board_info()2036 boardinfo->board_type = NETXEN_BRDTYPE_P3_10G_TP; in netxen_nic_get_board_info()2039 switch ((netxen_brdtype_t) boardinfo->board_type) { in netxen_nic_get_board_info()2041 adapter->ahw.board_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()2057 adapter->ahw.board_type = NETXEN_NIC_XGBE; in netxen_nic_get_board_info()2066 adapter->ahw.board_type = NETXEN_NIC_GBE; in netxen_nic_get_board_info()2069 adapter->ahw.board_type = (adapter->portnum < 2) ? in netxen_nic_get_board_info()2074 boardinfo->board_type); in netxen_nic_get_board_info()2125 if (adapter->ahw.board_type == NETXEN_NIC_GBE) { in netxen_nic_set_link_parameters()2216 get_brd_name_by_type(board_info->board_type, brd_name); in netxen_nic_flash_print()
221 switch (adapter->ahw.boardcfg.board_type) { in netxen_check_options()259 if (adapter->ahw.board_type == NETXEN_NIC_XGBE) in netxen_check_options()270 adapter->ahw.boardcfg.board_type); in netxen_check_options()339 val = adapter->ahw.boardcfg.board_type; in netxen_set_port_mode()709 switch (adapter->ahw.boardcfg.board_type) { in netxen_nic_probe()760 if (adapter->ahw.board_type == NETXEN_NIC_XGBE) in netxen_nic_probe()870 switch (adapter->ahw.board_type) { in netxen_nic_probe()1391 if (adapter->ahw.board_type == NETXEN_NIC_GBE) in netxen_nic_handle_phy_intr()
558 u32 board_type; member816 u16 board_type; member
336 switch (adapter->ahw.board_type) { in netxen_initialize_adapter_ops()
26 enum board_type { enum355 __le32 board_type; /* firmware compatibility code */ member434 enum board_type board_type; /* board type */ member546 enum board_type board_type; member
301 static inline int at76_is_intersil(enum board_type board) in at76_is_intersil()306 static inline int at76_is_503rfmd(enum board_type board) in at76_is_503rfmd()311 static inline int at76_is_505a(enum board_type board) in at76_is_505a()707 if (at76_is_intersil(priv->board_type)) { in at76_get_hw_config()714 } else if (at76_is_503rfmd(priv->board_type)) { in at76_get_hw_config()2399 if (at76_is_intersil(priv->board_type)) in at76_iw_handler_get_scan()3453 if (at76_is_505a(fwe->board_type)) { in at76_load_external_fw()3470 int need_remap = !at76_is_505a(fwe->board_type); in at76_load_internal_fw()4494 if (at76_is_intersil(priv->board_type)) in at76_calc_qual()5069 enum board_type board_type) in at76_load_firmware() argument[all …]
90 static int board_type = DAYNA; /* Module exported */ variable92 static int board_type = TANGENT; variable272 int board = board_type; in cops_probe1()1005 module_param(board_type, int, 0);
69 struct board_type { struct
284 struct board_type { struct
80 static struct board_type products[] = {
112 static struct board_type products[] = {
371 int board_type; member879 if ((par->board_type & 0x7) == 0x3) in ffb_init_fix()952 par->board_type = of_getintprop_default(dp, "board_type", 0); in ffb_probe()1006 par->physbase, par->board_type, in ffb_probe()
522 uint8_t board_type; member
923 int board_type = ent->driver_data; in moxa_pci_probe() local957 board->boardType = board_type; in moxa_pci_probe()958 switch (board_type) { in moxa_pci_probe()980 moxa_brdname[board_type - 1], board->numPorts); in moxa_pci_probe()
1765 char *str, *board_type; in register_PCI() local2020 board_type = "RocketModem"; in register_PCI()2023 board_type = "RocketModem II"; in register_PCI()2026 board_type = "RocketModem III"; in register_PCI()2029 board_type = "RocketPort"; in register_PCI()
2678 unsigned char board_type; member2710 boards[board_idx].type = epca_info_tbl[info_idx].board_type; in epca_init_one()
374 u8 board_type; member