Searched refs:tx_chan_id (Results 1 – 3 of 3) sorted by relevance
45 unsigned int tx_chan_id; member
258 unsigned char tx_chan_id; member
723 chcr_req->ulptx.cmd_dest = FILL_ULPTX_CMD_DEST(ctx->tx_chan_id, in create_wreq()1345 ctx->tx_chan_id = ctx->dev->tx_channel_id; in chcr_device_init()1349 rxq_idx = ctx->tx_chan_id * rxq_perchan; in chcr_device_init()1351 txq_idx = ctx->tx_chan_id * txq_perchan; in chcr_device_init()