Home
last modified time | relevance | path

Searched refs:QUEUENO_V (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_hw.c32 QUEUENO_V(csk->rss_qid)); in __set_tcb_field_direct()
/linux-5.19.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1526 req->reply_ctrl = htons(NO_REPLY_V(0) | QUEUENO_V(csk->rss_qid)); in cxgbit_setup_conn_digest()
1560 req->reply_ctrl = htons(NO_REPLY_V(0) | QUEUENO_V(csk->rss_qid)); in cxgbit_setup_conn_pgidx()
/linux-5.19.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c342 req->reply_ctrl = htons(QUEUENO_V(tx_info->rx_qid) | in chcr_set_tcb_field()
771 cpl->reply_ctrl = htons(QUEUENO_V(tx_info->rx_qid) | in __chcr_write_cpl_set_tcb_ulp()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c70 QUEUENO_V(adap->sge.fw_evtq.abs_id) | in set_tcb_field()
134 QUEUENO_V(0)); in mk_set_tcb_ulp()
Dt4_msg.h683 #define QUEUENO_V(x) ((x) << QUEUENO_S) macro
Dcxgb4_main.c2015 LISTSVR_IPV6_V(0)) | QUEUENO_V(queue)); in cxgb4_remove_server()
/linux-5.19.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2094 req->reply_ctrl = htons(NO_REPLY_V(0) | QUEUENO_V(csk->rss_qid)); in ddp_setup_conn_pgidx()
2129 req->reply_ctrl = htons(NO_REPLY_V(0) | QUEUENO_V(csk->rss_qid)); in ddp_setup_conn_digest()
/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dcm.c676 req->reply_ctrl = htons(REPLY_CHAN_V(0) | QUEUENO_V(ep->rss_qid)); in read_tcb()