Home
last modified time | relevance | path

Searched refs:CPL_PASS_ACCEPT_REQ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.c740 toe_tid->client->handlers[CPL_PASS_ACCEPT_REQ]) { in do_cr()
741 return toe_tid->client->handlers[CPL_PASS_ACCEPT_REQ] in do_cr()
745 dev->name, CPL_PASS_ACCEPT_REQ); in do_cr()
803 dev->name, CPL_PASS_ACCEPT_REQ); in do_act_establish()
1518 t3_register_cpl_handler(CPL_PASS_ACCEPT_REQ, do_cr); in cxgb_offload_init()
H A Dcxgb_t3_cpl.h95 CPL_PASS_ACCEPT_REQ = 0x70, enumerator