Searched refs:CPL_SET_TCB_FIELD (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c1103 INIT_TP_WR_MIT_CPL(req, CPL_SET_TCB_FIELD, tid);
1626 OPCODE_TID(req) = htobe32(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid));
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h39 CPL_SET_TCB_FIELD = 0x5, enumerator in enum:CPL_opcode
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c375 OPCODE_TID(req) = htobe32(MK_OPCODE_TID(CPL_SET_TCB_FIELD, toep->tid));
H A Dt4_cpl_io.c1863 INIT_TP_WR_MIT_CPL(req, CPL_SET_TCB_FIELD, toep->tid);
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c1381 OPCODE_TID(greq) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, 0));
3333 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h38 CPL_SET_TCB_FIELD = 0x5, enumerator in enum:__anon4432

Completed in 109 milliseconds