Searched refs:CPL_CLOSE_LISTSRV_RPL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c811 KASSERT(opcode == CPL_CLOSE_LISTSRV_RPL,
1599 t4_register_cpl_handler(CPL_CLOSE_LISTSRV_RPL, do_close_server_rpl);
1609 t4_register_cpl_handler(CPL_CLOSE_LISTSRV_RPL, NULL);
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h61 CPL_CLOSE_LISTSRV_RPL = 0x20, enumerator in enum:CPL_opcode
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c273 * Process a CPL_CLOSE_LISTSRV_RPL message. If the status is good we release
773 t3_register_cpl_handler(sc, CPL_CLOSE_LISTSRV_RPL, do_close_server_rpl);
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h62 CPL_CLOSE_LISTSRV_RPL = 0x20, enumerator in enum:__anon4432

Completed in 121 milliseconds