/linux-4.4.14/drivers/net/wan/lmc/ |
D | lmc_proto.c | 53 if (sc->if_type == LMC_NET) { in lmc_proto_attach() 68 if (sc->if_type == LMC_PPP) in lmc_proto_ioctl() 79 if (sc->if_type == LMC_PPP) { in lmc_proto_open() 94 if (sc->if_type == LMC_PPP) in lmc_proto_close() 103 switch(sc->if_type){ in lmc_proto_type() 125 switch(sc->if_type){ in lmc_proto_netif()
|
D | lmc_var.h | 349 u16 if_type; /* HDLC/PPP or NET */ member
|
D | lmc_main.c | 171 u16 old_type = sc->if_type; in lmc_ioctl() 194 sc->if_type = new_type; in lmc_ioctl() 866 sc->if_type = LMC_PPP; in lmc_init_one()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | dm644x_ccdc.c | 57 enum vpfe_hw_if_type if_type; member 336 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_open() 352 if (ccdc_cfg.if_type != VPFE_RAW_BAYER) in ccdc_set_params() 406 if (ccdc_cfg.if_type == VPFE_BT656_10BIT) in ccdc_config_ycbcr() 428 if (ccdc_cfg.if_type == VPFE_BT656_10BIT) in ccdc_config_ycbcr() 687 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_configure() 696 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_set_buftype() 705 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_get_buftype() 713 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) { in ccdc_enum_pix() 729 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) { in ccdc_set_pixel_format() [all …]
|
D | dm355_ccdc.c | 56 enum vpfe_hw_if_type if_type; member 332 if (ccdc_cfg.if_type != VPFE_RAW_BAYER) in ccdc_set_params() 779 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_configure() 788 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_set_buftype() 796 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_get_buftype() 804 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) { in ccdc_enum_pix() 822 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) { in ccdc_set_pixel_format() 843 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_get_pixel_format() 858 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_set_image_window() 867 if (ccdc_cfg.if_type == VPFE_RAW_BAYER) in ccdc_get_image_window() [all …]
|
D | isif.c | 86 enum vpfe_hw_if_type if_type; member 708 if (isif_cfg.if_type == VPFE_RAW_BAYER) in isif_set_buftype() 718 if (isif_cfg.if_type == VPFE_RAW_BAYER) in isif_get_buftype() 728 if (isif_cfg.if_type == VPFE_RAW_BAYER) { in isif_enum_pix() 745 if (isif_cfg.if_type == VPFE_RAW_BAYER) { in isif_set_pixel_format() 779 if (isif_cfg.if_type == VPFE_RAW_BAYER) in isif_get_pixel_format() 796 if (isif_cfg.if_type == VPFE_RAW_BAYER) { in isif_set_image_window() 812 if (isif_cfg.if_type == VPFE_RAW_BAYER) in isif_get_image_window() 822 if (isif_cfg.if_type == VPFE_RAW_BAYER) { in isif_get_line_length() 837 if (isif_cfg.if_type == VPFE_RAW_BAYER) in isif_set_frame_format() [all …]
|
D | vpif_capture.c | 518 if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER) in vpif_update_std_info() 606 return (iface->if_type == VPIF_IF_RAW_BAYER) ? V4L2_FIELD_NONE : in vpif_get_default_field() 912 if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER) { in vpif_enum_fmt_vid_cap() 943 if (vpif_params->iface.if_type == VPIF_IF_RAW_BAYER) { in vpif_try_fmt_vid_cap()
|
/linux-4.4.14/drivers/media/platform/am437x/ |
D | am437x-vpfe.h | 59 enum vpfe_hw_if_type if_type; member 209 enum vpfe_hw_if_type if_type; member
|
D | am437x-vpfe.c | 502 if (ccdc->ccdc_cfg.if_type != VPFE_RAW_BAYER) in vpfe_ccdc_set_params() 559 if (ccdc->ccdc_cfg.if_type == VPFE_BT656_10BIT) in vpfe_ccdc_config_ycbcr() 582 if (ccdc->ccdc_cfg.if_type == VPFE_BT656_10BIT) in vpfe_ccdc_config_ycbcr() 745 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) in vpfe_ccdc_set_buftype() 755 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) in vpfe_ccdc_get_buftype() 766 ccdc->ccdc_cfg.if_type, print_fourcc(pixfmt)); in vpfe_ccdc_set_pixel_format() 768 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) { in vpfe_ccdc_set_pixel_format() 814 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) { in vpfe_ccdc_get_pixel_format() 830 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) { in vpfe_ccdc_set_image_window() 847 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) in vpfe_ccdc_get_image_window() [all …]
|
/linux-4.4.14/include/media/davinci/ |
D | vpfe_types.h | 45 enum vpfe_hw_if_type if_type; member
|
D | vpbe_venc.h | 33 int (*setup_pinmux)(u32 if_type, int field);
|
D | vpif_types.h | 32 enum vpif_if_type if_type; member
|
/linux-4.4.14/drivers/bus/ |
D | arm-cci.c | 364 int if_type; in cci400_validate_hw_event() local 379 if_type = CCI_IF_SLAVE; in cci400_validate_hw_event() 385 if_type = CCI_IF_MASTER; in cci400_validate_hw_event() 391 if (ev_code >= cci_pmu->model->event_ranges[if_type].min && in cci400_validate_hw_event() 392 ev_code <= cci_pmu->model->event_ranges[if_type].max) in cci400_validate_hw_event() 566 int if_type; in cci500_validate_hw_event() local 579 if_type = CCI_IF_SLAVE; in cci500_validate_hw_event() 587 if_type = CCI_IF_MASTER; in cci500_validate_hw_event() 590 if_type = CCI_IF_GLOBAL; in cci500_validate_hw_event() 596 if (ev_code >= cci_pmu->model->event_ranges[if_type].min && in cci500_validate_hw_event() [all …]
|
/linux-4.4.14/drivers/hv/ |
D | channel_mgmt.c | 256 if (!uuid_le_cmp(channel->offermsg.offer.if_type, in vmbus_process_offer() 257 newchannel->offermsg.offer.if_type) && in vmbus_process_offer() 288 init_vp_index(newchannel, &newchannel->offermsg.offer.if_type); in vmbus_process_offer() 319 &newchannel->offermsg.offer.if_type, in vmbus_process_offer()
|
D | vmbus_drv.c | 198 hv_dev->channel->offermsg.offer.if_type.b); in class_id_show()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | p2p.h | 159 enum brcmf_fil_p2p_if_types if_type);
|
D | p2p.c | 1957 enum brcmf_fil_p2p_if_types if_type) in brcmf_p2p_ifchange() argument 1985 if_request.type = cpu_to_le16((u16)if_type); in brcmf_p2p_ifchange()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic.c | 3189 static void cnic_ulp_stop_one(struct cnic_local *cp, int if_type) in cnic_ulp_stop_one() argument 3193 if (if_type == CNIC_ULP_ISCSI) in cnic_ulp_stop_one() 3197 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_ulp_stop_one() 3203 set_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one() 3206 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one() 3207 ulp_ops->cnic_stop(cp->ulp_handle[if_type]); in cnic_ulp_stop_one() 3209 clear_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one() 3215 int if_type; in cnic_ulp_stop() local 3217 for (if_type = 0; if_type < MAX_CNIC_ULP_TYPE; if_type++) in cnic_ulp_stop() 3218 cnic_ulp_stop_one(cp, if_type); in cnic_ulp_stop() [all …]
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | b43legacy.h | 598 int if_type; member 796 wl->if_type == type); in b43legacy_is_mode()
|
D | main.c | 3433 wl->if_type = vif->type; in b43legacy_op_add_interface()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | board-dm646x-evm.c | 679 .if_type = VPIF_IF_BT656, 689 .if_type = VPIF_IF_BT656,
|
D | board-dm355-evm.c | 228 .if_type = VPFE_BT656,
|
D | dm355.c | 786 static int dm355_vpbe_setup_pinmux(u32 if_type, int field) in dm355_vpbe_setup_pinmux() argument 788 switch (if_type) { in dm355_vpbe_setup_pinmux()
|
D | board-da850-evm.c | 1236 .if_type = VPIF_IF_BT656, 1246 .if_type = VPIF_IF_BT656,
|
D | board-dm365-evm.c | 359 .if_type = VPFE_BT656,
|
D | board-dm644x-evm.c | 243 .if_type = VPFE_BT656,
|
D | dm365.c | 1305 static int dm365_vpbe_setup_pinmux(u32 if_type, int field) in dm365_vpbe_setup_pinmux() argument 1307 switch (if_type) { in dm365_vpbe_setup_pinmux()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_init.c | 1629 uint32_t if_type; in lpfc_handle_eratt_s4() local 1644 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_handle_eratt_s4() 1645 switch (if_type) { in lpfc_handle_eratt_s4() 6490 uint32_t if_type; in lpfc_sli4_post_status_check() local 6552 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_post_status_check() 6554 switch (if_type) { in lpfc_sli4_post_status_check() 6621 lpfc_sli4_bar0_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar0_register_memmap() argument 6623 switch (if_type) { in lpfc_sli4_bar0_register_memmap() 6671 if_type); in lpfc_sli4_bar0_register_memmap() 7033 uint32_t if_type, rc = 0; in lpfc_setup_endian_order() local [all …]
|
D | lpfc_debugfs.c | 1716 uint32_t if_type; in lpfc_idiag_baracc_read() local 1747 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_idiag_baracc_read() 1748 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_read() 1757 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_read() 1866 uint32_t if_type; in lpfc_idiag_baracc_write() local 1881 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_idiag_baracc_write() 1884 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_write() 1889 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_write() 1895 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_write() 1910 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_write()
|
D | lpfc_sli4.h | 391 uint32_t if_type; member
|
D | lpfc_attr.c | 354 uint32_t if_type; in lpfc_fwrev_show() local 360 if_type = phba->sli4_hba.pc_sli4_params.if_type; in lpfc_fwrev_show() 368 fwrev, phba->sli_rev, if_type, sli_family); in lpfc_fwrev_show()
|
D | lpfc_sli.c | 8173 uint32_t if_type; in lpfc_sli4_iocb2wqe() local 8251 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_iocb2wqe() 8253 if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_sli4_iocb2wqe() 8458 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_iocb2wqe() 8460 if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_sli4_iocb2wqe() 10702 uint32_t if_type, portsmphr; in lpfc_sli4_eratt_read() local 10709 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_eratt_read() 10710 switch (if_type) { in lpfc_sli4_eratt_read() 10771 "if type %d.", if_type); in lpfc_sli4_eratt_read() 16663 uint32_t if_type, data_size, sub_tlv_len, tlv_offset; in lpfc_sli_read_link_ste() local [all …]
|
D | lpfc_hbadisc.c | 1778 uint32_t shdr_status, shdr_add_status, if_type; in lpfc_sli4_fcf_rec_mbox_parse() local 1798 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_fcf_rec_mbox_parse() 1802 if_type == LPFC_SLI_INTF_IF_TYPE_2) in lpfc_sli4_fcf_rec_mbox_parse()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | b43.h | 923 int if_type; member 990 return (wl->operating && wl->if_type == type); in b43_is_mode()
|
D | main.c | 5015 wl->if_type = vif->type; in b43_op_add_interface()
|
/linux-4.4.14/include/linux/ |
D | hyperv.h | 195 uuid_le if_type; member
|