Searched refs:emb (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/arch/powerpc/ |
| D | Makefile | 326 85xx-32bit 85xx-hw fsl-emb-nonhw) 331 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw) 336 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa) 341 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa) 346 86xx-hw fsl-emb-nonhw) 351 86xx-smp 86xx-hw fsl-emb-nonhw)
|
| /Linux-v5.15/arch/powerpc/perf/ |
| D | Makefile | 14 obj-$(CONFIG_FSL_EMB_PERF_EVENT) += core-fsl-emb.o
|
| /Linux-v5.15/drivers/scsi/lpfc/ |
| D | lpfc_mbox.c | 1781 uint8_t subsystem, uint8_t opcode, uint32_t length, bool emb) in lpfc_sli4_config() argument 1799 if (emb) { in lpfc_sli4_config() 1889 uint16_t exts_count, uint16_t rsrc_type, bool emb) in lpfc_sli4_mbox_rsrc_extent() argument 1896 if (emb == LPFC_SLI4_MBX_NEMBED) { in lpfc_sli4_mbox_rsrc_extent() 1908 if (emb == LPFC_SLI4_MBX_EMBED) in lpfc_sli4_mbox_rsrc_extent() 1925 if (emb == LPFC_SLI4_MBX_EMBED) in lpfc_sli4_mbox_rsrc_extent()
|
| D | lpfc_sli.c | 6261 uint16_t type, bool *emb, LPFC_MBOXQ_t *mbox) in lpfc_sli4_cfg_post_extnts() argument 6282 *emb = LPFC_SLI4_MBX_EMBED; in lpfc_sli4_cfg_post_extnts() 6287 *emb = LPFC_SLI4_MBX_NEMBED; in lpfc_sli4_cfg_post_extnts() 6292 req_len, *emb); in lpfc_sli4_cfg_post_extnts() 6300 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, extnt_cnt, type, *emb); in lpfc_sli4_cfg_post_extnts() 6327 bool emb = false; in lpfc_sli4_alloc_extent() local 6366 rc = lpfc_sli4_cfg_post_extnts(phba, rsrc_cnt, type, &emb, mbox); in lpfc_sli4_alloc_extent() 6378 if (emb == LPFC_SLI4_MBX_EMBED) { in lpfc_sli4_alloc_extent() 7340 bool emb; in lpfc_sli4_get_allocated_extnts() local 7396 emb = LPFC_SLI4_MBX_EMBED; in lpfc_sli4_get_allocated_extnts() [all …]
|