| /linux/drivers/mtd/spi-nor/controllers/ |
| H A D | hisi-sfc.c | 113 enum hifmc_iftype if_type; in hisi_spi_nor_get_if_type() local 117 if_type = IF_TYPE_DUAL; in hisi_spi_nor_get_if_type() 120 if_type = IF_TYPE_DIO; in hisi_spi_nor_get_if_type() 123 if_type = IF_TYPE_QUAD; in hisi_spi_nor_get_if_type() 126 if_type = IF_TYPE_QIO; in hisi_spi_nor_get_if_type() 130 if_type = IF_TYPE_STD; in hisi_spi_nor_get_if_type() 134 return if_type; in hisi_spi_nor_get_if_type() 234 u8 if_type = 0; in hisi_spi_nor_dma_transfer() local 250 if_type = hisi_spi_nor_get_if_type(nor->read_proto); in hisi_spi_nor_dma_transfer() 252 if_type = hisi_spi_nor_get_if_type(nor->write_proto); in hisi_spi_nor_dma_transfer() [all …]
|
| /linux/net/vmw_vsock/ |
| H A D | hyperv_transport.c | 297 guid_t *if_instance, *if_type; in hvs_open_connection() local 309 if_type = &chan->offermsg.offer.if_type; in hvs_open_connection() 312 if (!is_valid_srv_id(if_type)) in hvs_open_connection() 315 hvs_addr_init(&addr, conn_from_host ? if_type : if_instance); in hvs_open_connection() 336 hvs_addr_init(&vnew->local_addr, if_type); in hvs_open_connection() 415 hvs_new->vm_srv_id = *if_type; in hvs_open_connection()
|
| /linux/arch/arm/mach-davinci/ |
| H A D | pdata-quirks.c | 87 .if_type = VPIF_IF_BT656, 97 .if_type = VPIF_IF_BT656,
|
| /linux/drivers/media/platform/ti/am437x/ |
| H A D | am437x-vpfe.h | 48 enum vpfe_hw_if_type if_type; member 192 enum vpfe_hw_if_type if_type; member
|
| /linux/drivers/hv/ |
| H A D | hv_trace.h | 37 __array(char, if_type, 16) 47 export_guid(__entry->if_type, &offer->offer.if_type); 58 __entry->if_type, __entry->if_instance,
|
| H A D | channel_mgmt.c | 204 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type() 535 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work() 625 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer() 626 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer() 1000 const guid_t *guid = &offer->offer.if_type; in vmbus_is_valid_offer()
|
| H A D | vmbus_drv.c | 188 &hv_dev->channel->offermsg.offer.if_type); in class_id_show() 2772 &channel->offermsg.offer.if_type, in vmbus_bus_resume()
|
| /linux/include/media/davinci/ |
| H A D | vpfe_types.h | 32 enum vpfe_hw_if_type if_type; member
|
| H A D | vpif_types.h | 20 enum vpif_if_type if_type; member
|
| /linux/drivers/gpu/drm/sprd/ |
| H A D | sprd_dpu.h | 48 u8 if_type; member
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 3193 static void cnic_ulp_stop_one(struct cnic_local *cp, int if_type) in cnic_ulp_stop_one() argument 3197 if (if_type == CNIC_ULP_ISCSI) in cnic_ulp_stop_one() 3201 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_ulp_stop_one() 3207 set_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one() 3210 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one() 3211 ulp_ops->cnic_stop(cp->ulp_handle[if_type]); in cnic_ulp_stop_one() 3213 clear_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one() 3219 int if_type; in cnic_ulp_stop() local 3221 for (if_type = 0; if_type < MAX_CNIC_ULP_TYPE; if_type++) in cnic_ulp_stop() 3222 cnic_ulp_stop_one(cp, if_type); in cnic_ulp_stop() [all …]
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.h | 151 enum brcmf_fil_p2p_if_types if_type);
|
| H A D | p2p.c | 2037 enum brcmf_fil_p2p_if_types if_type) in brcmf_p2p_ifchange() argument 2066 if_request.type = cpu_to_le16((u16)if_type); in brcmf_p2p_ifchange()
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | b43legacy.h | 599 int if_type; member 797 wl->if_type == type); in b43legacy_is_mode()
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 159 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_common_create_cq() 192 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_common_create_eq() 222 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_common_create_eq() 611 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_fc_rq_set_alloc() 698 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue() 704 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue() 710 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue() 716 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue() 722 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue() 890 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_cq_set_create() [all …]
|
| H A D | sli4.h | 3667 u32 if_type; member
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 1987 uint32_t if_type; in lpfc_handle_eratt_s4() local 2008 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_handle_eratt_s4() 2009 switch (if_type) { in lpfc_handle_eratt_s4() 4694 u8 if_type; in lpfc_create_port() local 4772 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_create_port() 4774 switch (if_type) { in lpfc_create_port() 9403 uint32_t if_type; in lpfc_sli4_post_status_check() local 9465 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_post_status_check() 9467 switch (if_type) { in lpfc_sli4_post_status_check() 9543 lpfc_sli4_bar0_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar0_register_memmap() argument [all …]
|
| H A D | lpfc_attr.c | 1091 uint32_t if_type; in lpfc_fwrev_show() local 1097 if_type = phba->sli4_hba.pc_sli4_params.if_type; in lpfc_fwrev_show() 1105 fwrev, phba->sli_rev, if_type, sli_family); in lpfc_fwrev_show() 4320 u8 sli_family, if_type; in lpfc_topology_store() local 4348 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_topology_store() 4353 if_type == LPFC_SLI_INTF_IF_TYPE_6))) && in lpfc_topology_store() 4450 uint32_t prev_val, if_type; in lpfc_link_speed_store() local 4452 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_link_speed_store() 4453 if (if_type >= LPFC_SLI_INTF_IF_TYPE_2 && in lpfc_link_speed_store()
|
| H A D | lpfc_sli.c | 274 u32 if_type; in lpfc_sli4_wq_put() local 333 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_wq_put() 335 if (if_type != LPFC_SLI_INTF_IF_TYPE_6) in lpfc_sli4_wq_put() 8021 uint32_t if_type; in lpfc_sli4_dip() local 8023 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_dip() 8024 if (if_type == LPFC_SLI_INTF_IF_TYPE_2 || in lpfc_sli4_dip() 8025 if_type == LPFC_SLI_INTF_IF_TYPE_6) { in lpfc_sli4_dip() 13498 uint32_t if_type, portsmphr; in lpfc_sli4_eratt_read() local 13506 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_eratt_read() 13507 switch (if_type) { in lpfc_sli4_eratt_read() [all …]
|
| H A D | lpfc_hbadisc.c | 2236 uint32_t shdr_status, shdr_add_status, if_type; in lpfc_sli4_fcf_rec_mbox_parse() local 2256 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_fcf_rec_mbox_parse() 2260 if_type == LPFC_SLI_INTF_IF_TYPE_2) in lpfc_sli4_fcf_rec_mbox_parse()
|
| H A D | lpfc_mbox.c | 579 phba->sli4_hba.pc_sli4_params.if_type == LPFC_SLI_INTF_IF_TYPE_6) && in lpfc_init_link()
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | b43.h | 924 int if_type; member 991 return (wl->operating && wl->if_type == type); in b43_is_mode()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 117 __le16 if_type; member 523 __le16 if_type; member
|
| /linux/include/linux/ |
| H A D | hyperv.h | 299 guid_t if_type; member
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_hw.c | 977 if (hw->sli.if_type == SLI4_INTF_IF_TYPE_2) { in efct_hw_init()
|