Home
last modified time | relevance | path

Searched refs:CPL_SET_TCB_FIELD (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h67 CPL_SET_TCB_FIELD = 0x27, enumerator
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_hw.c32 INIT_TP_WR_CPL(req, CPL_SET_TCB_FIELD, csk->tid); in __set_tcb_field_direct()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1162 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_pgidx()
1199 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_digest()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1486 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in cxgbit_setup_conn_digest()
1522 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in cxgbit_setup_conn_pgidx()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c68 INIT_TP_WR_CPL(req, CPL_SET_TCB_FIELD, ftid); in set_tcb_field()
132 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, f->tid)); in mk_set_tcb_ulp()
Dt4_msg.h44 CPL_SET_TCB_FIELD = 0x5, enumerator
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1921 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in ddp_setup_conn_pgidx()
1953 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_digest()
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_cm.c194 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid)); in iwch_quiesce_tid()
215 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid)); in iwch_resume_tid()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h44 CPL_SET_TCB_FIELD = 0x5, enumerator
Dcxgb3_offload.c1101 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in set_l2t_ix()
Dcxgb3_main.c541 OPCODE_TID(greq) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, 0)); in init_tp_parity()