/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | usb_mcu.c | 108 /* enable FCE to send in-band cmd */ in mt76x2u_mcu_load_rom_patch() 110 /* FCE tx_fs_base_ptr */ in mt76x2u_mcu_load_rom_patch() 112 /* FCE tx_fs_max_cnt */ in mt76x2u_mcu_load_rom_patch() 114 /* FCE pdma enable */ in mt76x2u_mcu_load_rom_patch() 116 /* FCE skip_fs_en */ in mt76x2u_mcu_load_rom_patch() 186 /* enable FCE to send in-band cmd */ in mt76x2u_mcu_load_firmware() 188 /* FCE tx_fs_base_ptr */ in mt76x2u_mcu_load_firmware() 190 /* FCE tx_fs_max_cnt */ in mt76x2u_mcu_load_firmware() 192 /* FCE pdma enable */ in mt76x2u_mcu_load_firmware() 194 /* FCE skip_fs_en */ in mt76x2u_mcu_load_firmware() [all …]
|
D | usb_mac.c | 46 /* init fce */ in mt76x2u_mac_fixup_xtal()
|
/linux-6.14.4/drivers/base/firmware_loader/ |
D | main.c | 1383 struct fw_cache_entry *fce; in alloc_fw_cache_entry() local 1385 fce = kzalloc(sizeof(*fce), GFP_ATOMIC); in alloc_fw_cache_entry() 1386 if (!fce) in alloc_fw_cache_entry() 1389 fce->name = kstrdup_const(name, GFP_ATOMIC); in alloc_fw_cache_entry() 1390 if (!fce->name) { in alloc_fw_cache_entry() 1391 kfree(fce); in alloc_fw_cache_entry() 1392 fce = NULL; in alloc_fw_cache_entry() 1396 return fce; in alloc_fw_cache_entry() 1402 struct fw_cache_entry *fce; in __fw_entry_found() local 1404 list_for_each_entry(fce, &fwc->fw_names, list) { in __fw_entry_found() [all …]
|
/linux-6.14.4/drivers/scsi/qla2xxx/ |
D | qla_dfs.c | 406 uint32_t *fce; in qla2x00_dfs_fce_show() local 413 seq_puts(s, "FCE Trace Buffer\n"); in qla2x00_dfs_fce_show() 416 seq_puts(s, "FCE Enable Registers\n"); in qla2x00_dfs_fce_show() 421 fce = (uint32_t *)ha->fce; in qla2x00_dfs_fce_show() 429 seq_printf(s, "%08x", *fce++); in qla2x00_dfs_fce_show() 434 seq_puts(s, "FCE Trace is currently not enabled\n"); in qla2x00_dfs_fce_show() 435 seq_puts(s, "\techo [ 1 | 0 ] > fce\n"); in qla2x00_dfs_fce_show() 455 /* Pause tracing to flush FCE buffers. */ in qla2x00_dfs_fce_open() 459 "DebugFS: Unable to disable FCE (%d).\n", rval); in qla2x00_dfs_fce_open() 475 if (ha->flags.fce_enabled || !ha->fce) in qla2x00_dfs_fce_release() [all …]
|
D | qla_tmpl.c | 398 if (vha->hw->fce) { in qla27xx_fwdt_entry_t264() 410 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264() 413 "%s: missing fce\n", __func__); in qla27xx_fwdt_entry_t264()
|
D | qla_init.c | 2689 if (ha->fce) { in qla_enable_fce_trace() 2691 memset(ha->fce, 0, fce_calc_size(ha->fce_bufs)); in qla_enable_fce_trace() 2697 "Unable to reinitialize FCE (%d).\n", rval); in qla_enable_fce_trace() 3733 if (ha->fce) { in qla2x00_alloc_fce_trace() 3735 "%s: FCE Mem is already allocated.\n", in qla2x00_alloc_fce_trace() 3745 "Unable to allocate (%d KB) for FCE.\n", in qla2x00_alloc_fce_trace() 3751 "Allocated (%d KB) for FCE...\n", FCE_SIZE / 1024); in qla2x00_alloc_fce_trace() 3754 ha->fce = tc; in qla2x00_alloc_fce_trace() 3761 if (!ha->fce) in qla2x00_free_fce_trace() 3763 dma_free_coherent(&ha->pdev->dev, FCE_SIZE, ha->fce, ha->fce_dma); in qla2x00_free_fce_trace() [all …]
|
D | qla_dbg.c | 488 if (!ha->fce) in qla25xx_copy_fce() 503 memcpy(iter_reg, ha->fce, ntohl(fcec->size)); in qla25xx_copy_fce()
|
D | qla_os.c | 3732 /* Turn-off FCE trace */ in qla2x00_shutdown() 4851 if (ha->fce) in qla2x00_free_fw_dump() 4853 FCE_SIZE, ha->fce, ha->fce_dma); in qla2x00_free_fw_dump() 4861 ha->fce = NULL; in qla2x00_free_fw_dump()
|
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
D | arm,mhuv3.yaml | 62 - FastChannel Extension (FCE): FCE defines a type of channel called a Fast 72 When FCE is implemented, the number of FCHs that an implementation of the 172 Extension type for FCE is FCE_EXT, third parameter unused. 177 mboxes = <&mhu FCE_EXT 0 0>; // FCE, FastChannel Window 0. 178 mboxes = <&mhu FCE_EXT 3 0>; // FCE, FastChannel Window 3.
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | usb_mcu.c | 135 /* FCE tx_fs_base_ptr */ in mt76x0u_load_firmware() 137 /* FCE tx_fs_max_cnt */ in mt76x0u_load_firmware() 139 /* FCE pdma enable */ in mt76x0u_load_firmware() 141 /* FCE skip_fs_en */ in mt76x0u_load_firmware()
|
D | init.c | 128 * WMM_RG0_TXQMA: this register setting is for FCE to in mt76x0_init_mac_registers() 130 * WMM_RG1_TXQMA: this register setting is for FCE to in mt76x0_init_mac_registers()
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | l2_tos_ttl_inherit.sh | 121 local_addr1="local fdd1:ced0:5d88:3fce::1" 122 local_addr2="local fdd1:ced0:5d88:3fce::2" 150 ip -netns "${NS0}" address add fdd1:ced0:5d88:3fce::1/64 \ 152 ip -netns "${NS1}" address add fdd1:ced0:5d88:3fce::2/64 \ 155 remote fdd1:ced0:5d88:3fce::2 tos $test_tos \ 158 remote fdd1:ced0:5d88:3fce::1 tos $test_tos \
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt7601u/ |
D | mcu.c | 470 /* FCE tx_fs_base_ptr */ in mt7601u_load_firmware() 472 /* FCE tx_fs_max_cnt */ in mt7601u_load_firmware() 474 /* FCE pdma enable */ in mt7601u_load_firmware() 476 /* FCE skip_fs_en */ in mt7601u_load_firmware()
|
D | trace.h | 263 "r:%08x ea:%08x fce:%08x", DEV_PR_ARG,
|
D | dma.c | 85 * the information, we need to read the FCE descriptor from the end. in mt7601u_rx_process_seg()
|
/linux-6.14.4/drivers/gpu/drm/tegra/ |
D | vic.c | 95 /* Old VIC firmware needs kernel help with setting up FCE microcode. */ in vic_boot() 111 "failed to set application ID and FCE base\n"); in vic_boot() 282 * Firmware will access FCE through STREAMID0, so context in vic_load_firmware()
|
/linux-6.14.4/net/smc/ |
D | smc_clc.c | 1286 int smc_clc_clnt_v2x_features_validate(struct smc_clc_first_contact_ext *fce, in smc_clc_clnt_v2x_features_validate() argument 1290 (struct smc_clc_first_contact_ext_v2x *)fce; in smc_clc_clnt_v2x_features_validate() 1314 struct smc_clc_first_contact_ext *fce = in smc_clc_v2x_features_confirm_check() local 1317 (struct smc_clc_first_contact_ext_v2x *)fce; in smc_clc_v2x_features_confirm_check() 1323 if (ini->release_nr != fce->release) in smc_clc_v2x_features_confirm_check() 1326 if (fce->release < SMC_RELEASE_1) in smc_clc_v2x_features_confirm_check()
|
D | af_smc.c | 676 struct smc_clc_first_contact_ext *fce; in smc_conn_save_peer_info_fce() local 692 fce = (struct smc_clc_first_contact_ext *)(((u8 *)clc) + clc_v2_len); in smc_conn_save_peer_info_fce() 693 smc->conn.lgr->peer_os = fce->os_type; in smc_conn_save_peer_info_fce() 694 smc->conn.lgr->peer_smc_release = fce->release; in smc_conn_save_peer_info_fce() 695 if (smc_isascii(fce->hostname)) in smc_conn_save_peer_info_fce() 696 memcpy(smc->conn.lgr->peer_hostname, fce->hostname, in smc_conn_save_peer_info_fce() 1210 struct smc_clc_first_contact_ext *fce = in smc_connect_rdma_v2_prepare() local 1218 if (fce->v2_direct) { in smc_connect_rdma_v2_prepare() 1233 ini->release_nr = fce->release; in smc_connect_rdma_v2_prepare() 1234 rc = smc_clc_clnt_v2x_features_validate(fce, ini); in smc_connect_rdma_v2_prepare() [all …]
|
D | smc_clc.h | 458 int smc_clc_clnt_v2x_features_validate(struct smc_clc_first_contact_ext *fce,
|
/linux-6.14.4/drivers/mailbox/ |
D | arm_mhuv3.c | 245 "FCE", 745 dev_dbg(dev, "%s: FCE Extension not supported by driver.\n", in mhuv3_fce_init() 886 /* FCE does not participate to the PBX combined */ in mhuv3_pbx_comb_interrupt()
|
/linux-6.14.4/fs/smb/client/ |
D | readdir.c | 715 dump_cifs_file_struct(file, "In fce "); in find_cifs_entry() 1135 cifs_dbg(FYI, "fce error %d\n", rc); in cifs_readdir()
|
/linux-6.14.4/drivers/pinctrl/renesas/ |
D | pfc-sh7785.c | 879 GPIO_FN(FCE),
|
D | pfc-sh7722.c | 1208 GPIO_FN(FCE),
|
D | pfc-sh7203.c | 1032 GPIO_FN(FCE),
|
D | pfc-sh7723.c | 1406 GPIO_FN(FCE),
|