Home
last modified time | relevance | path

Searched refs:CPL_PASS_OPEN_REQ (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h34 CPL_PASS_OPEN_REQ = 0x1, enumerator
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c442 OPCODE_TID(req) = htobe32(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, lctx->stid)); in create_server()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h34 CPL_PASS_OPEN_REQ = 0x1, enumerator
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c3298 OPCODE_TID(oreq) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, id)); in set_filter()