Home
last modified time | relevance | path

Searched refs:CMD_Q_CONTROL_BASE (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c1625 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_hmac()
1708 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_hmac()
1798 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_sha()
1877 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_sha3_hmac()
1953 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_sha3_hmac()
2019 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_sha3()
2361 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_3des()
2447 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_aes_gcm()
2489 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_aes_gcm()
2534 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_perform_aes_gcm()
[all …]
H A Dccp_dev.c553 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_add_device()
577 CCP_WRITE_REG(cmd_q->reg_base, CMD_Q_CONTROL_BASE, in ccp_add_device()
H A Dccp_dev.h41 #define CMD_Q_CONTROL_BASE 0x0000 macro
/f-stack/freebsd/crypto/ccp/
H A Dccp_hardware.h60 #define CMD_Q_CONTROL_BASE 0x000 macro
H A Dccp_hardware.c277 ccp_write_queue_4(sc, queue, CMD_Q_CONTROL_BASE, qp->qcontrol); in ccp_hw_attach_queue()
301 ccp_write_queue_4(sc, queue, CMD_Q_CONTROL_BASE, qp->qcontrol); in ccp_hw_attach_queue()
535 ccp_write_queue_4(sc, q, CMD_Q_CONTROL_BASE, qp->qcontrol); in ccp_intr_handle_error()
2064 qcontrol = ccp_read_queue_4(sc, q, CMD_Q_CONTROL_BASE); in db_ccp_show_queue_hw()