Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A 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 …]
H A Dhpre.h66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
H A Dhpre_main.c1047 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local
1053 dfx[i].type = i; in hpre_dfx_debug_init()
1054 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-98dx3236.dtsi227 dfx: dfx-server@ac000000 { label
228 compatible = "marvell,dfx-server", "simple-bus";
259 dfx = <&dfx>;
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGlide7 This 3dfx GLIDE Source Code General Public License differs from the standard licenses of this type …
11 …the copyright holder saying it may be distributed under the terms of this 3dfx GLIDE Source Code G…
19 2.5 "License" means this 3dfx GLIDE Source Code General Public License.
23 2.7 "3dfx" means 3dfx Interactive, Inc.
29 …y and appropriately publish on each copy an appropriate copyright notice (3dfx Interactive, Inc. 1…
33 … (c) do not make any use of the GLIDE trademark without the prior written permission of 3dfx, and
47 … (f) You do not make any use of the GLIDE trademark without the prior written permission of 3dfx.
59 …OBTAINED FROM THE DISTRIBUTOR OR BY CONTACTING 3DFX INTERACTIVE INC (info@3dfx.com). THIS PROGRAM.…
77 … any Derivative Work, the recipient automatically receives a license from 3dfx and successor licen…
79 … (f) You may not make any use of the GLIDE trademark without the prior written permission of 3dfx.
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A 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()
H A Dzip.h29 struct hisi_zip_dfx dfx; member
H A 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()
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A 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()
1453 atomic64_inc(&ctx->sec->debug.dfx.recv_busy_cnt); in sec_skcipher_callback()
1729 atomic64_inc(&c->sec->debug.dfx.recv_busy_cnt); in sec_aead_callback()
H A Dsec.h183 struct sec_dfx dfx; member
H A 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()
/openbmc/linux/Documentation/fb/
H A 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
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c1091 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local
1117 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init()
H A Dqm.c676 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock()
935 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_get_complete_eqe_num()
1057 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_thread()
1897 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
1905 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
4655 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h192 struct qm_dfx dfx; member
/openbmc/linux/drivers/video/fbdev/
H A DKconfig1327 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt1765 0 = /dev/3dfx Primary 3Dfx graphics device