/linux-6.6.21/Documentation/devicetree/bindings/net/ |
D | marvell,dfx-server.yaml | 4 $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";
|
D | marvell,prestera.yaml | 32 dfx: 58 dfx: false 74 dfx = <&dfx>;
|
/linux-6.6.21/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 184 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 …]
|
D | hpre.h | 66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
|
D | hpre_main.c | 1055 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/ |
D | armada-xp-98dx3236.dtsi | 227 dfx: dfx-server@ac000000 { label 228 compatible = "marvell,dfx-server", "simple-bus"; 259 dfx = <&dfx>;
|
/linux-6.6.21/drivers/crypto/hisilicon/zip/ |
D | zip_crypto.c | 337 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()
|
D | zip.h | 29 struct hisi_zip_dfx dfx; member
|
D | zip_main.c | 849 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/ |
D | xlnx,pr-decoupler.yaml | 35 - const: xlnx,dfx-axi-shutdown-manager-1.00 36 - const: xlnx,dfx-axi-shutdown-manager
|
/linux-6.6.21/drivers/crypto/hisilicon/sec2/ |
D | sec_crypto.c | 233 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()
|
D | sec.h | 184 struct sec_dfx dfx; member
|
D | sec_main.c | 841 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/ |
D | sstfb.rst | 8 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/ |
D | debugfs.c | 1076 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()
|
D | qm.c | 681 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/ |
D | hisi_acc_qm.h | 192 struct qm_dfx dfx; member
|
/linux-6.6.21/drivers/video/fbdev/ |
D | Kconfig | 1327 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.
|
/linux-6.6.21/Documentation/admin-guide/ |
D | devices.txt | 1765 0 = /dev/3dfx Primary 3Dfx graphics device
|