Searched refs:CPL_PASS_OPEN_REQ (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h35 CPL_PASS_OPEN_REQ = 0x1, enumerator in enum:CPL_opcode
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c237 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, lctx->stid));
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c427 OPCODE_TID(req) = htobe32(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, lctx->stid));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h34 CPL_PASS_OPEN_REQ = 0x1, enumerator in enum:__anon4432
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c3293 OPCODE_TID(oreq) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, id));

Completed in 105 milliseconds