Searched refs:txqidx (Results 1 – 2 of 2) sorted by relevance
190 u16 txqidx; member285 u16 txqidx; member306 u16 txqidx; member
715 unsigned int *txqidx, unsigned int *rxqidx) in get_qidxs() argument726 *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() local773 get_qidxs(req, &txqidx, &rxqidx); in create_wreq()777 tx_channel_id = txqidx / ctx->txq_perchan; in create_wreq()788 !!lcb, txqidx); in create_wreq()1226 set_wr_txq(skb, CPL_PRIORITY_DATA, reqctx->txqidx); in chcr_handle_cipher_resp()1381 reqctx->txqidx = cpu % ctx->ntxq; in chcr_aes_encrypt()[all …]