| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fp.c | 735 if ((instance->adapter_type >= VENTURA_SERIES) && in mr_spanset_get_phy_params() 745 ((instance->adapter_type == THUNDERBOLT_SERIES) || in mr_spanset_get_phy_params() 746 ((instance->adapter_type == INVADER_SERIES) && in mr_spanset_get_phy_params() 760 if (instance->adapter_type >= VENTURA_SERIES) { in mr_spanset_get_phy_params() 849 if ((instance->adapter_type >= VENTURA_SERIES) && in MR_GetPhyParams() 859 ((instance->adapter_type == THUNDERBOLT_SERIES) || in MR_GetPhyParams() 860 ((instance->adapter_type == INVADER_SERIES) && in MR_GetPhyParams() 876 if (instance->adapter_type >= VENTURA_SERIES) { in MR_GetPhyParams() 1156 if (instance->adapter_type == INVADER_SERIES) in MR_BuildRaidContext() 1159 else if (instance->adapter_type == THUNDERBOLT_SERIES) in MR_BuildRaidContext()
|
| H A D | megaraid_sas_fusion.c | 348 if (instance->adapter_type < VENTURA_SERIES) in megasas_fusion_update_can_queue() 1111 if (instance->adapter_type == INVADER_SERIES) { in megasas_ioc_init_fusion() 1183 if (instance->adapter_type >= INVADER_SERIES) in megasas_ioc_init_fusion() 1274 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion() 1720 if (instance->adapter_type >= VENTURA_SERIES) in megasas_configure_queue_sizes() 2284 if (instance->adapter_type >= INVADER_SERIES) { in megasas_make_sgl_fusion() 2294 if (instance->adapter_type >= INVADER_SERIES) in megasas_make_sgl_fusion() 2304 if (instance->adapter_type >= INVADER_SERIES) { in megasas_make_sgl_fusion() 2320 if (instance->adapter_type >= INVADER_SERIES) in megasas_make_sgl_fusion() 2843 if (instance->adapter_type >= VENTURA_SERIES) { in megasas_build_ldio_fusion() [all …]
|
| H A D | megaraid_sas.h | 2451 u8 adapter_type; member
|
| /linux/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 231 if (is_t4(lldi->adapter_type)) { in send_act_open_req() 254 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req() 320 CHELSIO_CHIP_VERSION(lldi->adapter_type), csk, in send_act_open_req() 350 if (is_t4(lldi->adapter_type)) { in send_act_open_req6() 375 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req6() 431 CHELSIO_CHIP_VERSION(lldi->adapter_type), csk, csk->state, in send_act_open_req6() 726 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgb4i_make_tx_data_wr() 995 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() 1294 if ((CHELSIO_CHIP_VERSION(lldi->adapter_type) <= CHELSIO_T5) && in do_rx_iscsi_hdr() 1307 if (is_t4(lldi->adapter_type)) in do_rx_iscsi_hdr() [all …]
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 736 enum chip_type adapter_type = ep->com.dev->rdev.lldi.adapter_type; in send_connect() local 743 switch (CHELSIO_CHIP_VERSION(adapter_type)) { in send_connect() 758 CHELSIO_CHIP_VERSION(adapter_type)); in send_connect() 808 if (CHELSIO_CHIP_VERSION(adapter_type) > CHELSIO_T4) { in send_connect() 826 switch (CHELSIO_CHIP_VERSION(adapter_type)) { in send_connect() 844 CHELSIO_CHIP_VERSION(adapter_type)); in send_connect() 857 if (is_t4(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect() 861 if (is_t5(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect() 876 switch (CHELSIO_CHIP_VERSION(adapter_type)) { in send_connect() 894 CHELSIO_CHIP_VERSION(adapter_type)); in send_connect() [all …]
|
| H A D | mem.c | 56 return (is_t4(dev->rdev.lldi.adapter_type) || in mr_exceeds_hw_limits() 57 is_t5(dev->rdev.lldi.adapter_type)) && in mr_exceeds_hw_limits() 120 if (is_t4(rdev->lldi.adapter_type)) in _c4iw_write_mem_inline()
|
| H A D | provider.c | 269 props->hw_ver = CHELSIO_CHIP_RELEASE(dev->rdev.lldi.adapter_type); in c4iw_query_device() 331 CHELSIO_CHIP_RELEASE(c4iw_dev->rdev.lldi.adapter_type)); in hw_rev_show()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_ctl.h | 187 uint32_t adapter_type; member
|
| /linux/sound/pci/asihpi/ |
| H A D | hpicmn.c | 168 phr->u.s.adapter_type = adapters.adapter[index].type; in subsys_get_adapter() 171 phr->u.s.adapter_type = 0; in subsys_get_adapter()
|
| H A D | hpi_internal.h | 642 u16 adapter_type; member 685 u16 adapter_type; member
|
| H A D | hpi6205.c | 485 phr->u.s.adapter_type = ao.type; in subsys_create_adapter() 648 pao->type = hr.u.ax.info.adapter_type; in create_adapter_obj() 653 hr.u.ax.info.adapter_type, hr.u.ax.info.adapter_index, in create_adapter_obj()
|
| H A D | hpi6000.c | 446 phr->u.s.adapter_type = ao.type; in subsys_create_adapter() 550 pao->type = hr0.u.ax.info.adapter_type; in create_adapter_obj()
|
| H A D | hpimsgx.c | 599 aDAPTER_INFO[adapter].type = hr.u.ax.info.adapter_type; in adapter_prepare()
|
| H A D | hpifunc.c | 130 *pw_adapter_type = hr.u.s.adapter_type; in hpi_subsys_get_adapter() 208 *pw_adapter_type = hr.u.ax.info.adapter_type; in hpi_adapter_get_info() 230 *pw_module_type = hr.u.ax.info.adapter_type; in hpi_adapter_get_module_by_index()
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_main.c | 38 if (is_t5(lldi->adapter_type)) { in cxgbit_set_mdsl() 57 if (is_t4(lldi->adapter_type)) in cxgbit_uld_add()
|
| H A D | cxgbit_target.c | 169 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgbit_tx_data_wr() 750 if (is_t5(cdev->lldi.adapter_type)) in cxgbit_set_params() 1584 if (is_t5(lldi->adapter_type)) in cxgbit_rx_skb()
|
| H A D | cxgbit_cm.c | 1180 if (!is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl() 1192 if (is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl() 1257 cxgb_get_4tuple(req, cdev->lldi.adapter_type, &iptype, local_ip, in cxgbit_pass_accept_req()
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_fsf.h | 389 u32 adapter_type; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 437 unsigned char adapter_type; /* type of adapter */ member
|
| H A D | cxgb4_uld.c | 617 lld->adapter_type = adap->params.chip; in uld_init()
|
| /linux/drivers/scsi/arcmsr/ |
| H A D | arcmsr.h | 849 uint32_t adapter_type; /* adapter A,B..... */ member
|