Searched refs:txqidx (Results 1 – 2 of 2) sorted by relevance
190 u16 txqidx; member289 u16 txqidx; member310 u16 txqidx; member
711 unsigned int *txqidx, unsigned int *rxqidx) in get_qidxs() argument722 *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() local769 get_qidxs(req, &txqidx, &rxqidx); in create_wreq()773 tx_channel_id = txqidx / ctx->txq_perchan; in create_wreq()784 !!lcb, txqidx); in create_wreq()1219 set_wr_txq(skb, CPL_PRIORITY_DATA, reqctx->txqidx); in chcr_handle_cipher_resp()1374 reqctx->txqidx = cpu % ctx->ntxq; in chcr_aes_encrypt()[all …]