| /linux/Documentation/devicetree/bindings/net/ |
| A 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";
|
| A D | marvell,prestera.yaml | 32 dfx: 58 dfx: false 74 dfx = <&dfx>;
|
| /linux/drivers/crypto/hisilicon/hpre/ |
| A D | hpre_crypto.c | 187 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local 198 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx() 437 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local 453 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb() 458 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb() local 474 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_rsa_cb() 480 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_alg_cb() local 572 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_send() local 577 atomic64_inc(&dfx[HPRE_SEND_CNT].value); in hpre_send() 1475 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_ecdh_cb() local [all …]
|
| A D | hpre.h | 66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
|
| A D | hpre_main.c | 1048 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local 1054 dfx[i].type = i; in hpre_dfx_debug_init() 1055 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
|
| /linux/drivers/crypto/hisilicon/zip/ |
| A D | zip_crypto.c | 215 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local 247 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work() 252 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work() 286 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local 296 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb() 302 atomic64_inc(&dfx->err_bd_cnt); in hisi_zip_acomp_cb()
|
| A D | zip.h | 29 struct hisi_zip_dfx dfx; member
|
| A D | zip_main.c | 841 struct hisi_zip_dfx *dfx = &zip->dfx; in hisi_zip_dfx_debug_init() local 848 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
|
| /linux/arch/arm/boot/dts/marvell/ |
| A D | armada-xp-98dx3236.dtsi | 227 dfx: dfx-server@ac000000 { label 228 compatible = "marvell,dfx-server", "simple-bus"; 259 dfx = <&dfx>;
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| A D | xlnx,pr-decoupler.yaml | 38 - const: xlnx,dfx-axi-shutdown-manager-1.00 39 - const: xlnx,dfx-axi-shutdown-manager
|
| /linux/drivers/crypto/hisilicon/sec2/ |
| A D | sec_crypto.c | 236 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb() local 253 atomic64_inc(&dfx->err_bd_cnt); in sec_req_cb() 259 atomic64_inc(&dfx->invalid_req_cnt); in sec_req_cb() 268 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb() 270 atomic64_inc(&dfx->recv_cnt); in sec_req_cb() 292 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send() 293 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send() 304 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send() 1464 atomic64_inc(&ctx->sec->debug.dfx.recv_busy_cnt); in sec_skcipher_callback() 1740 atomic64_inc(&c->sec->debug.dfx.recv_busy_cnt); in sec_aead_callback()
|
| A D | sec.h | 184 struct sec_dfx dfx; member
|
| A D | sec_main.c | 846 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local 869 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
|
| /linux/Documentation/fb/ |
| A 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/drivers/crypto/hisilicon/ |
| A D | debugfs.c | 1139 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local 1172 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init()
|
| A D | qm.c | 598 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock() 910 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_get_complete_eqe_num() 1032 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_thread() 1843 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock() 1851 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock() 4585 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
|
| /linux/include/linux/ |
| A D | hisi_acc_qm.h | 195 struct qm_dfx dfx; member
|
| /linux/drivers/video/fbdev/ |
| A D | Kconfig | 1234 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.
|
| /linux/Documentation/admin-guide/ |
| A D | devices.txt | 1765 0 = /dev/3dfx Primary 3Dfx graphics device
|