Searched refs:CPL_SET_TCB_FIELD (Results 1 – 11 of 11) sorted by relevance
/drivers/crypto/chelsio/chtls/ |
D | chtls_hw.c | 29 INIT_TP_WR_CPL(req, CPL_SET_TCB_FIELD, csk->tid); in __set_tcb_field_direct()
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | cpl5_cmd.h | 67 CPL_SET_TCB_FIELD = 0x27, enumerator
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 1160 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_pgidx() 1196 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_digest()
|
/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 1505 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in cxgbit_setup_conn_digest() 1541 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in cxgbit_setup_conn_pgidx()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_filter.c | 68 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()
|
D | t4_msg.h | 44 CPL_SET_TCB_FIELD = 0x5, enumerator
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 194 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()
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_cpl.h | 44 CPL_SET_TCB_FIELD = 0x5, enumerator
|
D | cxgb3_offload.c | 1101 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in set_l2t_ix()
|
D | cxgb3_main.c | 540 OPCODE_TID(greq) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, 0)); in init_tp_parity()
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 2012 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in ddp_setup_conn_pgidx() 2047 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_digest()
|