Home
last modified time | relevance | path

Searched full:fce (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb_mcu.c108 /* 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 …]
Dusb_mac.c46 /* init fce */ in mt76x2u_mac_fixup_xtal()
/linux-6.14.4/drivers/base/firmware_loader/
Dmain.c1383 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/
Dqla_dfs.c406 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 …]
Dqla_tmpl.c398 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()
Dqla_init.c2689 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 …]
Dqla_dbg.c488 if (!ha->fce) in qla25xx_copy_fce()
503 memcpy(iter_reg, ha->fce, ntohl(fcec->size)); in qla25xx_copy_fce()
Dqla_os.c3732 /* 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/
Darm,mhuv3.yaml62 - 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/
Dusb_mcu.c135 /* 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()
Dinit.c128 * 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/
Dl2_tos_ttl_inherit.sh121 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/
Dmcu.c470 /* 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()
Dtrace.h263 "r:%08x ea:%08x fce:%08x", DEV_PR_ARG,
Ddma.c85 * 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/
Dvic.c95 /* 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/
Dsmc_clc.c1286 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()
Daf_smc.c676 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 …]
Dsmc_clc.h458 int smc_clc_clnt_v2x_features_validate(struct smc_clc_first_contact_ext *fce,
/linux-6.14.4/drivers/mailbox/
Darm_mhuv3.c245 "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/
Dreaddir.c715 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/
Dpfc-sh7785.c879 GPIO_FN(FCE),
Dpfc-sh7722.c1208 GPIO_FN(FCE),
Dpfc-sh7203.c1032 GPIO_FN(FCE),
Dpfc-sh7723.c1406 GPIO_FN(FCE),

12