Home
last modified time | relevance | path

Searched refs:dfx (Results 1 – 19 of 19) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/net/
Dmarvell,dfx-server.yaml4 $id: http://devicetree.org/schemas/net/marvell,dfx-server.yaml#
16 const: marvell,dfx-server
23 - const: marvell,dfx-server
55 dfx-bus@ac000000 {
56 compatible = "marvell,dfx-server", "simple-bus";
Dmarvell,prestera.yaml32 dfx:
58 dfx: false
74 dfx = <&dfx>;
/linux-6.6.21/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c184 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local
195 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx()
196 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx()
434 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local
444 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
446 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_dh_cb()
450 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb()
455 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb() local
463 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()
465 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_rsa_cb()
[all …]
Dhpre.h66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
Dhpre_main.c1055 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local
1061 dfx[i].type = i; in hpre_dfx_debug_init()
1062 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
/linux-6.6.21/arch/arm/boot/dts/marvell/
Darmada-xp-98dx3236.dtsi227 dfx: dfx-server@ac000000 { label
228 compatible = "marvell,dfx-server", "simple-bus";
259 dfx = <&dfx>;
/linux-6.6.21/drivers/crypto/hisilicon/zip/
Dzip_crypto.c337 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local
368 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work()
371 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
410 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local
420 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb()
426 atomic64_inc(&dfx->err_bd_cnt); in hisi_zip_acomp_cb()
Dzip.h29 struct hisi_zip_dfx dfx; member
Dzip_main.c849 struct hisi_zip_dfx *dfx = &zip->dfx; in hisi_zip_dfx_debug_init() local
856 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
/linux-6.6.21/Documentation/devicetree/bindings/fpga/
Dxlnx,pr-decoupler.yaml35 - const: xlnx,dfx-axi-shutdown-manager-1.00
36 - const: xlnx,dfx-axi-shutdown-manager
/linux-6.6.21/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c233 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb() local
250 atomic64_inc(&dfx->err_bd_cnt); in sec_req_cb()
256 atomic64_inc(&dfx->invalid_req_cnt); in sec_req_cb()
265 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb()
267 atomic64_inc(&dfx->recv_cnt); in sec_req_cb()
289 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send()
290 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send()
301 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send()
1463 atomic64_inc(&ctx->sec->debug.dfx.recv_busy_cnt); in sec_skcipher_callback()
1739 atomic64_inc(&c->sec->debug.dfx.recv_busy_cnt); in sec_aead_callback()
Dsec.h184 struct sec_dfx dfx; member
Dsec_main.c841 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local
864 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
/linux-6.6.21/Documentation/fb/
Dsstfb.rst8 This is a frame buffer device driver for 3dfx' Voodoo Graphics
50 module, the 3dfx takes control of the output, so you'll have to
/linux-6.6.21/drivers/crypto/hisilicon/
Ddebugfs.c1076 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local
1102 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init()
Dqm.c681 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock()
940 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_get_complete_eqe_num()
1062 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_thread()
1899 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
1907 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
4657 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
/linux-6.6.21/include/linux/
Dhisi_acc_qm.h192 struct qm_dfx dfx; member
/linux-6.6.21/drivers/video/fbdev/
DKconfig1327 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.
/linux-6.6.21/Documentation/admin-guide/
Ddevices.txt1765 0 = /dev/3dfx Primary 3Dfx graphics device