Searched refs:txqidx (Results 1 – 2 of 2) sorted by relevance
190 u16 txqidx; member288 u16 txqidx; member309 u16 txqidx; member
682 unsigned int *txqidx, unsigned int *rxqidx) in get_qidxs() argument693 *txqidx = reqctx->txqidx; in get_qidxs()703 *txqidx = reqctx->txqidx; in get_qidxs()713 *txqidx = reqctx->txqidx; in get_qidxs()737 unsigned int txqidx = 0, rxqidx = 0; in create_wreq() local740 get_qidxs(req, &txqidx, &rxqidx); in create_wreq()744 tx_channel_id = txqidx / ctx->txq_perchan; in create_wreq()755 !!lcb, txqidx); in create_wreq()1190 set_wr_txq(skb, CPL_PRIORITY_DATA, reqctx->txqidx); in chcr_handle_cipher_resp()1345 reqctx->txqidx = cpu % ctx->ntxq; in chcr_aes_encrypt()[all …]