| /drivers/net/fddi/skfp/ |
| A D | ess.c | 497 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response() 502 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response() 507 chg->path.para.p_type = SMT_P320B ; in ess_send_response() 527 chg->cat.para.p_type = SMT_P001A ; in ess_send_response() 588 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req() 593 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req() 603 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req() 610 req->pl_req.para.p_type = SMT_P0017 ; in ess_send_alc_req() 640 req->cat.para.p_type = SMT_P001A ; in ess_send_alc_req() 645 req->tneg.para.p_type = SMT_P001B ; in ess_send_alc_req() [all …]
|
| A D | pmf.c | 423 pt = smt_get_ptab(pa->p_type) ; in smt_build_pmf_response() 438 else if (pa->p_type != SMT_P_AUTHOR && in smt_build_pmf_response() 439 (!set || (pa->p_type != SMT_P1035))) { in smt_build_pmf_response() 442 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 450 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 459 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 1043 pa->p_type = para ; in smt_add_para() 1097 switch (pa->p_type & 0xf000) { in smt_set_para() 1130 switch (pa->p_type) { in smt_set_para() 1150 pt = smt_get_ptab(pa->p_type) ; in smt_set_para() [all …]
|
| A D | smt.c | 880 rdf->reason.para.p_type = SMT_P_REASON ; in smt_send_rdf() 885 rdf->version.para.p_type = SMT_P_VERSION ; in smt_send_rdf() 902 rdf->refused.para.p_type = SMT_P_REFUSED ; in smt_send_rdf() 1342 path->para.p_type = SMT_P_PATH ; in smt_fill_path() 1668 if (((struct smt_para *)p)->p_type == para) in sm_to_para() 1824 type = pa->p_type ; in smt_swap_para() 1825 pa->p_type = smt_swap_short(pa->p_type) ; in smt_swap_para() 1829 type = pa->p_type ; in smt_swap_para()
|
| /drivers/gpu/drm/gma500/ |
| A D | intel_bios.c | 194 u8 p_type = 0; in parse_backlight_data() local 202 p_type = lvds_opts->panel_type; in parse_backlight_data() 207 vbt_lvds_bl = (struct bdb_lvds_backlight *)(bl_start + 1) + p_type; in parse_backlight_data()
|
| /drivers/gpu/drm/imagination/ |
| A D | pvr_fw_util.c | 42 if (program_header->p_type != PT_LOAD) in pvr_fw_process_elf_command_stream()
|
| /drivers/soc/qcom/ |
| A D | mdt_loader.c | 54 if (phdr->p_type != PT_LOAD) in mdt_phdr_loadable() 180 if (phdrs[0].p_type == PT_LOAD) in qcom_mdt_read_metadata()
|
| A D | qmi_encdec.c | 20 #define QMI_ENCDEC_DECODE_TLV(p_type, p_length, p_src) do { \ argument 21 *p_type = (u8)*p_src++; \
|
| /drivers/net/fddi/skfp/h/ |
| A D | smt.h | 104 u_short p_type ; /* type */ member 110 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\
|
| /drivers/remoteproc/ |
| A D | remoteproc_elf_helpers.h | 74 ELF_GEN_FIELD_GET_SET(phdr, p_type, u32) in ELF_GEN_FIELD_GET_SET()
|
| A D | pru_rproc.c | 822 if (phdr->p_type != PT_LOAD || !filesz) in pru_rproc_load_elf_segments() 826 phdr->p_type, da, memsz, filesz); in pru_rproc_load_elf_segments()
|
| A D | qcom_common.c | 291 if (phdr->p_type != PT_LOAD) in qcom_register_dump_segments()
|
| A D | mtk_scp.c | 318 phdr->p_type, da, memsz, filesz); in scp_elf_load_segments() 320 if (phdr->p_type != PT_LOAD) in scp_elf_load_segments()
|
| A D | qcom_q6v5_mss.c | 1097 if (phdr->p_type != PT_LOAD) in q6v5_phdr_valid()
|
| /drivers/net/ethernet/qlogic/qed/ |
| A D | qed_cxt.c | 1852 enum protocol_type *p_type, in qed_cxt_test_cid_acquired() argument 1859 for (*p_type = 0; *p_type < MAX_CONN_TYPES; (*p_type)++) { in qed_cxt_test_cid_acquired() 1861 *pp_map = &p_mngr->acquired[*p_type]; in qed_cxt_test_cid_acquired() 1863 *pp_map = &p_mngr->acquired_vf[*p_type][vfid]; in qed_cxt_test_cid_acquired() 1872 if (*p_type == MAX_CONN_TYPES) { in qed_cxt_test_cid_acquired() 1886 *p_type = MAX_CONN_TYPES; in qed_cxt_test_cid_acquired()
|
| /drivers/gpu/drm/amd/pm/swsmu/inc/ |
| A D | amdgpu_smu.h | 1623 enum pp_pm_policy p_type); 1676 int smu_set_pm_policy(struct smu_context *smu, enum pp_pm_policy p_type, 1679 enum pp_pm_policy p_type, char *sysbuf);
|
| /drivers/gpu/drm/amd/pm/swsmu/ |
| A D | amdgpu_smu.c | 3756 enum pp_pm_policy p_type, char *sysbuf) in smu_get_pm_policy_info() argument 3768 if (p_type == PP_PM_POLICY_NONE) in smu_get_pm_policy_info() 3771 dpm_policy = smu_get_pm_policy(smu, p_type); in smu_get_pm_policy_info() 3784 enum pp_pm_policy p_type) in smu_get_pm_policy() argument 3795 if (policy_ctxt->policies[i].policy_type == p_type) in smu_get_pm_policy() 3802 int smu_set_pm_policy(struct smu_context *smu, enum pp_pm_policy p_type, in smu_set_pm_policy() argument 3818 dpm_policy = smu_get_pm_policy(smu, p_type); in smu_set_pm_policy()
|
| /drivers/gpu/drm/amd/pm/inc/ |
| A D | amdgpu_dpm.h | 612 enum pp_pm_policy p_type, char *buf);
|
| /drivers/gpu/drm/amd/pm/ |
| A D | amdgpu_dpm.c | 433 enum pp_pm_policy p_type, char *buf) in amdgpu_dpm_get_pm_policy_info() argument 440 ret = smu_get_pm_policy_info(smu, p_type, buf); in amdgpu_dpm_get_pm_policy_info()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_fid.c | 213 enum mlxsw_sp_nve_type *p_type) in mlxsw_sp_fid_nve_type() argument 218 *p_type = fid->nve_type; in mlxsw_sp_fid_nve_type()
|
| A D | spectrum.h | 1269 enum mlxsw_sp_nve_type *p_type);
|
| A D | spectrum_router.c | 1514 enum mlxsw_sp_ipip_type *p_type) in mlxsw_sp_netdev_ipip_type() argument 1523 if (p_type) in mlxsw_sp_netdev_ipip_type() 1524 *p_type = ipipt; in mlxsw_sp_netdev_ipip_type()
|
| /drivers/media/platform/st/sti/c8sectpfe/ |
| A D | c8sectpfe-core.c | 1050 if (phdr->p_type != PT_LOAD) in load_slim_core_fw()
|