Searched refs:qm (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/crypto/hisilicon/zip/ |
| H A D | zip_crypto.c | 151 dev_dbg(&qp_ctx->qp->qm->pdev->dev, "req cache is full!\n"); in hisi_zip_create_req() 257 struct device *dev = &qp->qm->pdev->dev; in hisi_zip_do_work() 321 struct device *dev = &qp->qm->pdev->dev; in hisi_zip_acomp_cb() 358 dev = &qp_ctx->qp->qm->pdev->dev; in hisi_zip_acompress() 384 dev = &qp_ctx->qp->qm->pdev->dev; in hisi_zip_adecompress() 436 hisi_zip = container_of(qps[0]->qm, struct hisi_zip, qm); in hisi_zip_ctx_init() 522 dev = &tmp->qp->qm->pdev->dev; in hisi_zip_create_sgl_pool() 535 hisi_acc_free_sgl_pool(&ctx->qp_ctx[HZIP_QPC_COMP].qp->qm->pdev->dev, in hisi_zip_create_sgl_pool() 545 hisi_acc_free_sgl_pool(&ctx->qp_ctx[i].qp->qm->pdev->dev, in hisi_zip_release_sgl_pool() 571 dev = &ctx->qp_ctx[0].qp->qm->pdev->dev; in hisi_zip_acomp_init() [all …]
|
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm_common.h | 75 int qm_set_and_get_xqc(struct hisi_qm *qm, u8 cmd, void *xqc, u32 qp_id, bool op); 76 void hisi_qm_show_last_dfx_regs(struct hisi_qm *qm); 77 void hisi_qm_set_algqos_init(struct hisi_qm *qm);
|
| H A D | Makefile | 6 hisi_qm-objs = qm.o sgl.o debugfs.o
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman.c | 1375 static void qman_destroy_portal(struct qman_portal *qm) in qman_destroy_portal() argument 1380 qm_dqrr_sdqcr_set(&qm->p, 0); in qman_destroy_portal() 1391 qm_eqcr_cce_update(&qm->p); in qman_destroy_portal() 1392 qm_eqcr_cce_update(&qm->p); in qman_destroy_portal() 1393 pcfg = qm->config; in qman_destroy_portal() 1395 free_irq(pcfg->irq, qm); in qman_destroy_portal() 1397 kfree(qm->cgrs); in qman_destroy_portal() 1398 qm_mc_finish(&qm->p); in qman_destroy_portal() 1399 qm_mr_finish(&qm->p); in qman_destroy_portal() 1400 qm_dqrr_finish(&qm->p); in qman_destroy_portal() [all …]
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-api.c | 1205 int v4l2_querymenu(struct v4l2_ctrl_handler *hdl, struct v4l2_querymenu *qm) in v4l2_querymenu() argument 1208 u32 i = qm->index; in v4l2_querymenu() 1210 ctrl = v4l2_ctrl_find(hdl, qm->id); in v4l2_querymenu() 1214 qm->reserved = 0; in v4l2_querymenu() 1239 strscpy(qm->name, ctrl->qmenu[i], sizeof(qm->name)); in v4l2_querymenu() 1241 qm->value = ctrl->qmenu_int[i]; in v4l2_querymenu()
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2g-netcp.dtsi | 9 compatible = "ti,66ak2g-navss-qm";
|
| /linux/drivers/crypto/caam/ |
| H A D | qi.c | 142 static void caam_fq_ern_cb(struct qman_portal *qm, struct qman_fq *fq, in caam_fq_ern_cb() argument 539 static void cgr_cb(struct qman_portal *qm, struct qman_cgr *cgr, int congested) in cgr_cb() argument
|
| /linux/Documentation/devicetree/bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 21 : Must be "ti,66ak2g-navss-qm" for QMSS on K2G SoC.
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 831 static void dpaa_eth_cgscn(struct qman_portal *qm, struct qman_cgr *cgr, in dpaa_eth_cgscn() argument
|
| /linux/net/core/ |
| H A D | dev.c | 4354 int qm = skb_get_queue_mapping(skb); in netdev_tx_queue_mapping() local 4356 return netdev_get_tx_queue(dev, netdev_cap_txqueue(dev, qm)); in netdev_tx_queue_mapping()
|
| /linux/ |
| H A D | MAINTAINERS | 11667 F: drivers/crypto/hisilicon/qm.c
|