Lines Matching refs:lldi
770 qid = u_ctx->lldi.rxq_ids[rxqidx];
771 fid = u_ctx->lldi.rxq_ids[0];
774 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[portno]);
819 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
1174 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev,
1197 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev,
1209 wrparam.qid = u_ctx->lldi.rxq_ids[reqctx->rxqidx];
1218 skb->dev = u_ctx->lldi.ports[0];
1230 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req);
1274 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req);
1328 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev,
1357 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req);
1381 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0],
1388 err = process_cipher(req, u_ctx->lldi.rxq_ids[reqctx->rxqidx],
1392 skb->dev = u_ctx->lldi.ports[0];
1427 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0],
1431 err = process_cipher(req, u_ctx->lldi.rxq_ids[reqctx->rxqidx],
1435 skb->dev = u_ctx->lldi.ports[0];
1454 ntxq = u_ctx->lldi.ntxq;
1455 rxq_perchan = u_ctx->lldi.nrxq / u_ctx->lldi.nchan;
1456 txq_perchan = ntxq / u_ctx->lldi.nchan;
1458 ctx->nrxq = u_ctx->lldi.nrxq;
1579 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
1630 dma_map_single(&u_ctx->lldi.pdev->dev, req_ctx->reqbfr,
1632 if (dma_mapping_error(&u_ctx->lldi.pdev->dev,
1689 /* Detach state for CHCR means lldi or padap is freed. Increasing
1690 * inflight count for dev guarantees that lldi and padap is valid
1692 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0],
1700 error = chcr_hash_dma_map(&u_ctx->lldi.pdev->dev, req);
1737 skb->dev = u_ctx->lldi.ports[0];
1742 chcr_hash_dma_unmap(&u_ctx->lldi.pdev->dev, req);
1819 skb->dev = u_ctx->lldi.ports[0];
1851 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0],
1858 error = chcr_hash_dma_map(&u_ctx->lldi.pdev->dev, req);
1912 skb->dev = u_ctx->lldi.ports[0];
1917 chcr_hash_dma_unmap(&u_ctx->lldi.pdev->dev, req);
1947 if (unlikely(cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0],
1955 error = chcr_hash_dma_map(&u_ctx->lldi.pdev->dev, req);
2006 skb->dev = u_ctx->lldi.ports[0];
2011 chcr_hash_dma_unmap(&u_ctx->lldi.pdev->dev, req);
2074 skb->dev = u_ctx->lldi.ports[0];
2103 dma_unmap_single(&u_ctx->lldi.pdev->dev, hctx_wr->dma_addr,
2130 chcr_hash_dma_unmap(&u_ctx->lldi.pdev->dev, req);
2370 chcr_aead_dma_unmap(&u_ctx->lldi.pdev->dev, req, reqctx->op);
2391 error = chcr_aead_dma_map(&ULD_CTX(a_ctx(tfm))->lldi.pdev->dev, req,
2459 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
2717 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
2761 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
2975 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
3154 rx_channel_id = cxgb4_port_e2cchan(u_ctx->lldi.ports[rx_channel_id]);
3753 /* Detach state for CHCR means lldi or padap is freed.
3759 if (cxgb4_is_crypto_q_full(u_ctx->lldi.ports[0],
3774 skb = create_wr_fn(req, u_ctx->lldi.rxq_ids[reqctx->rxqidx], size);
3781 skb->dev = u_ctx->lldi.ports[0];