Home
last modified time | relevance | path

Searched refs:if_type (Results 1 – 25 of 27) sorted by relevance

12

/linux/net/vmw_vsock/
H A Dhyperv_transport.c297 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 Dpdata-quirks.c87 .if_type = VPIF_IF_BT656,
97 .if_type = VPIF_IF_BT656,
/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.h48 enum vpfe_hw_if_type if_type; member
192 enum vpfe_hw_if_type if_type; member
/linux/drivers/hv/
H A Dhv_trace.h37 __array(char, if_type, 16)
47 export_guid(__entry->if_type, &offer->offer.if_type);
58 __entry->if_type, __entry->if_instance,
H A Dchannel_mgmt.c204 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type()
543 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work()
633 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer()
634 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer()
1008 const guid_t *guid = &offer->offer.if_type; in vmbus_is_valid_offer()
H A Dvmbus_drv.c186 &hv_dev->channel->offermsg.offer.if_type); in class_id_show()
2822 &channel->offermsg.offer.if_type, in vmbus_bus_resume()
/linux/include/media/davinci/
H A Dvpfe_types.h32 enum vpfe_hw_if_type if_type; member
H A Dvpif_types.h20 enum vpif_if_type if_type; member
/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.h48 u8 if_type; member
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c3191 static void cnic_ulp_stop_one(struct cnic_local *cp, int if_type) in cnic_ulp_stop_one() argument
3195 if (if_type == CNIC_ULP_ISCSI) in cnic_ulp_stop_one()
3199 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_ulp_stop_one()
3205 set_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one()
3208 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one()
3209 ulp_ops->cnic_stop(cp->ulp_handle[if_type]); in cnic_ulp_stop_one()
3211 clear_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one()
3217 int if_type; in cnic_ulp_stop() local
3219 for (if_type = 0; if_type < MAX_CNIC_ULP_TYPE; if_type++) in cnic_ulp_stop()
3220 cnic_ulp_stop_one(cp, if_type); in cnic_ulp_stop()
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.h151 enum brcmf_fil_p2p_if_types if_type);
H A Dp2p.c2037 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/scsi/lpfc/
H A Dlpfc_init.c1990 uint32_t if_type; in lpfc_handle_eratt_s4() local
2011 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_handle_eratt_s4()
2012 switch (if_type) { in lpfc_handle_eratt_s4()
4699 u8 if_type; in lpfc_create_port() local
4777 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_create_port()
4779 switch (if_type) { in lpfc_create_port()
9401 uint32_t if_type; in lpfc_sli4_post_status_check() local
9463 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_post_status_check()
9465 switch (if_type) { in lpfc_sli4_post_status_check()
9541 lpfc_sli4_bar0_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar0_register_memmap() argument
[all …]
H A Dlpfc_debugfs.c3628 uint32_t if_type; in lpfc_idiag_baracc_read() local
3659 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_idiag_baracc_read()
3660 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_read()
3669 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_read()
3778 uint32_t if_type; in lpfc_idiag_baracc_write() local
3793 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_idiag_baracc_write()
3796 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_write()
3801 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_write()
3807 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_write()
3822 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_write()
H A Dlpfc_sli.c267 u32 if_type; in lpfc_sli4_wq_put() local
326 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_wq_put()
328 if (if_type != LPFC_SLI_INTF_IF_TYPE_6) in lpfc_sli4_wq_put()
7994 uint32_t if_type; in lpfc_sli4_dip() local
7996 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_dip()
7997 if (if_type == LPFC_SLI_INTF_IF_TYPE_2 || in lpfc_sli4_dip()
7998 if_type == LPFC_SLI_INTF_IF_TYPE_6) { in lpfc_sli4_dip()
13461 uint32_t if_type, portsmphr; in lpfc_sli4_eratt_read() local
13469 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_eratt_read()
13470 switch (if_type) { in lpfc_sli4_eratt_read()
[all …]
H A Dlpfc_sli4.h522 uint32_t if_type; member
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h599 int if_type; member
797 wl->if_type == type); in b43legacy_is_mode()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c159 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 Dsli4.h3667 u32 if_type; member
/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c479 vpifparams->iface.if_type = VPIF_IF_BT656; in vpif_update_std_info()
482 vpifparams->iface.if_type = VPIF_IF_RAW_BAYER; in vpif_update_std_info()
491 if (vpifparams->iface.if_type == VPIF_IF_RAW_BAYER) { in vpif_update_std_info()
539 if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER) in vpif_update_std_info()
929 if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER) in vpif_enum_fmt_vid_cap()
/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h924 int if_type; member
991 return (wl->operating && wl->if_type == type); in b43_is_mode()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h117 __le16 if_type; member
523 __le16 if_type; member
H A Dcommands.c769 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_AP); in qtnf_cmd_send_add_change_intf()
772 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_STATION); in qtnf_cmd_send_add_change_intf()
852 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_AP); in qtnf_cmd_send_del_intf()
855 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_STATION); in qtnf_cmd_send_del_intf()
1891 cmd->if_type = cpu_to_le16(QLINK_IFTYPE_AP); in qtnf_cmd_send_change_sta()
1894 cmd->if_type = cpu_to_le16(QLINK_IFTYPE_STATION); in qtnf_cmd_send_change_sta()
/linux/include/linux/
H A Dhyperv.h299 guid_t if_type; member
/linux/drivers/scsi/elx/efct/
H A Defct_hw.c977 if (hw->sli.if_type == SLI4_INTF_IF_TYPE_2) { in efct_hw_init()

12