/Linux-v5.15/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-v5.15/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-v5.15/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 168 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local 179 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx() 180 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx() 418 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local 428 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb() 430 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_dh_cb() 434 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb() 439 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb() local 447 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb() 449 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_rsa_cb() [all …]
|
D | hpre.h | 68 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
|
D | hpre_main.c | 900 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local 906 dfx[i].type = i; in hpre_dfx_debug_init() 907 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | armada-xp-98dx3236.dtsi | 217 dfx: dfx-server@ac000000 { label 218 compatible = "marvell,dfx-server", "simple-bus"; 249 dfx = <&dfx>;
|
/Linux-v5.15/drivers/infiniband/hw/hns/ |
D | hns_roce_restrack.c | 88 if (!hr_dev->dfx->query_cqc_info) in hns_roce_fill_res_cq_entry() 95 ret = hr_dev->dfx->query_cqc_info(hr_dev, hr_cq->cqn, (int *)context); in hns_roce_fill_res_cq_entry()
|
D | hns_roce_device.h | 995 const struct hns_roce_dfx_hw *dfx; member
|
D | hns_roce_hw_v2.c | 6249 hr_dev->dfx = &hns_roce_dfx_hw_v2; in hns_roce_hw_v2_get_cfg()
|
/Linux-v5.15/drivers/crypto/hisilicon/zip/ |
D | zip_crypto.c | 334 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local 365 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work() 368 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work() 407 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local 417 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb() 423 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 | 625 struct hisi_zip_dfx *dfx = &zip->dfx; in hisi_zip_dfx_debug_init() local 632 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
|
/Linux-v5.15/drivers/crypto/hisilicon/sec2/ |
D | sec_crypto.c | 222 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb() local 239 atomic64_inc(&dfx->err_bd_cnt); in sec_req_cb() 245 atomic64_inc(&dfx->invalid_req_cnt); in sec_req_cb() 254 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb() 256 atomic64_inc(&dfx->recv_cnt); in sec_req_cb() 279 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send() 280 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send() 291 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send() 1412 atomic64_inc(&ctx->sec->debug.dfx.recv_busy_cnt); in sec_skcipher_callback() 1690 atomic64_inc(&c->sec->debug.dfx.recv_busy_cnt); in sec_aead_callback()
|
D | sec.h | 183 struct sec_dfx dfx; member
|
D | sec_main.c | 704 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local 724 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
|
/Linux-v5.15/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-v5.15/drivers/crypto/hisilicon/ |
D | qm.h | 149 struct qm_dfx dfx; member
|
D | qm.c | 647 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock() 864 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_irq() 892 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_irq() 2482 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock() 2490 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock() 4308 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local 4330 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init() 5206 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
|
/Linux-v5.15/drivers/gpu/drm/ |
D | Kconfig | 417 tristate "3dfx Banshee/Voodoo3+" 420 Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
|
/Linux-v5.15/drivers/video/fbdev/ |
D | Kconfig | 1499 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.
|
/Linux-v5.15/Documentation/admin-guide/ |
D | devices.txt | 1765 0 = /dev/3dfx Primary 3Dfx graphics device
|