Searched refs:CPL_SET_TCB_RPL (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/dev/cxgbe/tom/ |
| HD | t4_cpl_io.c | 1781 KASSERT(opcode == CPL_SET_TCB_RPL, in do_set_tcb_rpl() 1790 t4_cpl_iscsi_callback(toep->td, toep, m, CPL_SET_TCB_RPL); in do_set_tcb_rpl() 1831 t4_register_cpl_handler(sc, CPL_SET_TCB_RPL, do_set_tcb_rpl); in t4_init_cpl_io_handlers() 1838 t4_register_cpl_handler(sc, CPL_SET_TCB_RPL, t4_filter_rpl); in t4_uninit_cpl_io_handlers()
|
| /trueos/sys/dev/cxgb/common/ |
| HD | cxgb_t3_cpl.h | 74 CPL_SET_TCB_RPL = 0x2D, enumerator
|
| /trueos/sys/dev/cxgb/ulp/tom/ |
| HD | cxgb_cpl_io.c | 1810 t3_register_cpl_handler(sc, CPL_SET_TCB_RPL, do_set_tcb_rpl); in t3_init_cpl_io()
|
| /trueos/sys/dev/cxgbe/common/ |
| HD | t4_msg.h | 88 CPL_SET_TCB_RPL = 0x3A, enumerator
|
| /trueos/sys/dev/cxgbe/ |
| HD | t4_main.c | 639 t4_register_cpl_handler(sc, CPL_SET_TCB_RPL, t4_filter_rpl); in t4_attach()
|