/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | marvell,prestera.txt | 13 - dfx: phandle reference to the "DFX Server" node 27 dfx = <&dfx>; 35 - compatible: must be "marvell,dfx-server", "simple-bus" 41 dfx-server { 42 compatible = "marvell,dfx-server", "simple-bus";
|
/Linux-v6.1/Documentation/devicetree/bindings/fpga/ |
D | xilinx-pr-decoupler.txt | 26 "xlnx,dfx-axi-shutdown-manager-1.00" followed by 27 "xlnx,dfx-axi-shutdown-manager" 48 compatible = "xlnx,dfx-axi-shutdown-manager-1.00", 49 "xlnx,dfx-axi-shutdown-manager";
|
/Linux-v6.1/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 174 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local 185 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx() 186 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx() 424 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local 434 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb() 436 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_dh_cb() 440 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb() 445 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb() local 453 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb() 455 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 | 1078 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local 1084 dfx[i].type = i; in hpre_dfx_debug_init() 1085 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | armada-xp-98dx3236.dtsi | 227 dfx: dfx-server@ac000000 { label 228 compatible = "marvell,dfx-server", "simple-bus"; 259 dfx = <&dfx>;
|
/Linux-v6.1/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 | 804 struct hisi_zip_dfx *dfx = &zip->dfx; in hisi_zip_dfx_debug_init() local 811 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
|
/Linux-v6.1/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() 290 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send() 291 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send() 302 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send() 1465 atomic64_inc(&ctx->sec->debug.dfx.recv_busy_cnt); in sec_skcipher_callback() 1742 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 | 839 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local 862 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
|
/Linux-v6.1/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-v6.1/include/linux/ |
D | hisi_acc_qm.h | 181 struct qm_dfx dfx; member
|
/Linux-v6.1/drivers/gpu/drm/ |
D | Kconfig | 452 tristate "3dfx Banshee/Voodoo3+" 455 Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
|
/Linux-v6.1/drivers/crypto/hisilicon/ |
D | qm.c | 791 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock() 1067 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_irq() 1188 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_irq() 2834 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock() 2842 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock() 4731 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local 4757 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init() 5633 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
|
/Linux-v6.1/drivers/video/fbdev/ |
D | Kconfig | 1497 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.
|
/Linux-v6.1/Documentation/admin-guide/ |
D | devices.txt | 1765 0 = /dev/3dfx Primary 3Dfx graphics device
|