Searched refs:CPL_SET_TCB_FIELD (Results 1 – 8 of 8) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb/ |
D | cpl5_cmd.h | 68 CPL_SET_TCB_FIELD = 0x27, enumerator
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_msg.h | 44 CPL_SET_TCB_FIELD = 0x5, enumerator
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 1153 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_pgidx() 1190 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_digest()
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1346 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, csk->tid)); in ddp_setup_conn_pgidx() 1378 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid)); in ddp_setup_conn_digest()
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 196 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid)); in iwch_quiesce_tid() 217 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 | 544 OPCODE_TID(greq) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, 0)); in init_tp_parity()
|