Home
last modified time | relevance | path

Searched refs:txqidx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h190 u16 txqidx; member
285 u16 txqidx; member
306 u16 txqidx; member
H A Dchcr_algo.c715 unsigned int *txqidx, unsigned int *rxqidx) in get_qidxs()
726 *txqidx = reqctx->txqidx; in get_qidxs()
736 *txqidx = reqctx->txqidx; in get_qidxs()
746 *txqidx = reqctx->txqidx; in get_qidxs()
770 unsigned int txqidx = 0, rxqidx = 0; in create_wreq() local
773 get_qidxs(req, &txqidx, &rxqidx); in create_wreq()
777 tx_channel_id = txqidx / ct in create_wreq()
714 get_qidxs(struct crypto_async_request *req, unsigned int *txqidx, unsigned int *rxqidx) get_qidxs() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h190 u16 txqidx; member
289 u16 txqidx; member
310 u16 txqidx; member
H A Dchcr_algo.c711 unsigned int *txqidx, unsigned int *rxqidx) in get_qidxs()
722 *txqidx = reqctx->txqidx; in get_qidxs()
732 *txqidx = reqctx->txqidx; in get_qidxs()
742 *txqidx = reqctx->txqidx; in get_qidxs()
766 unsigned int txqidx = 0, rxqidx = 0; in create_wreq() local
769 get_qidxs(req, &txqidx, &rxqidx); in create_wreq()
773 tx_channel_id = txqidx / ct in create_wreq()
710 get_qidxs(struct crypto_async_request *req, unsigned int *txqidx, unsigned int *rxqidx) get_qidxs() argument
[all...]

Completed in 8 milliseconds