Searched refs:rxq_perchan (Results 1 – 2 of 2) sorted by relevance
258 unsigned char rxq_perchan; member
743 portno = rxqidx / ctx->rxq_perchan; in create_wreq()788 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_cipher_wr()1415 int err = 0, rxq_perchan; in chcr_device_init() local1426 rxq_perchan = u_ctx->lldi.nrxq / u_ctx->lldi.nchan; in chcr_device_init()1430 ctx->rxq_perchan = rxq_perchan; in chcr_device_init()1543 unsigned int rx_channel_id = req_ctx->rxqidx / ctx->rxq_perchan; in create_hash_wr()2371 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in create_authenc_wr()2629 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_aead_dst_ent()2673 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in chcr_add_cipher_dst_ent()2884 unsigned int rx_channel_id = reqctx->rxqidx / ctx->rxq_perchan; in fill_sec_cpl_for_aead()[all …]