Searched refs:rxq_perchan (Results 1 – 2 of 2) sorted by relevance
259 unsigned char rxq_perchan; member
772 portno = rxqidx / ctx->rxq_perchan; in create_wreq()817 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_cipher_wr()1444 int err = 0, rxq_perchan; in chcr_device_init() local1455 rxq_perchan = u_ctx->lldi.nrxq / u_ctx->lldi.nchan; in chcr_device_init()1459 ctx->rxq_perchan = rxq_perchan; in chcr_device_init()1577 unsigned int rx_channel_id = req_ctx->rxqidx / ctx->rxq_perchan; in create_hash_wr()2456 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_authenc_wr()2714 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_aead_dst_ent()2758 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_cipher_dst_ent()2969 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in fill_sec_cpl_for_aead()[all …]