Home
last modified time | relevance | path

Searched refs:CPL_COOKIE_TOM (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_connect.c180 CPL_COOKIE_TOM); in t4_init_connect_cpl_handlers()
188 t4_register_shared_cpl_handler(CPL_ACT_OPEN_RPL, NULL, CPL_COOKIE_TOM); in t4_uninit_connect_cpl_handlers()
309 V_TID_COOKIE(CPL_COOKIE_TOM); in t4_connect()
HDt4_tls.c94 V_TF_RX_QUIESCE(1), V_TF_RX_QUIESCE(1), 1, CPL_COOKIE_TOM); in t4_set_rx_quiesce()
1253 case V_WORD(W_TCB_T_FLAGS) | V_COOKIE(CPL_COOKIE_TOM): in do_tls_tcb_rpl()
1285 CPL_COOKIE_TOM); in t4_tls_mod_load()
1294 t4_register_shared_cpl_handler(CPL_SET_TCB_RPL, NULL, CPL_COOKIE_TOM); in t4_tls_mod_unload()
HDt4_cpl_io.c1995 CPL_COOKIE_TOM); in t4_init_cpl_io_handlers()
1997 t4_register_shared_cpl_handler(CPL_FW4_ACK, do_fw4_ack, CPL_COOKIE_TOM); in t4_init_cpl_io_handlers()
2007 t4_register_shared_cpl_handler(CPL_ABORT_RPL_RSS, NULL, CPL_COOKIE_TOM); in t4_uninit_cpl_io_handlers()
2009 t4_register_shared_cpl_handler(CPL_FW4_ACK, NULL, CPL_COOKIE_TOM); in t4_uninit_cpl_io_handlers()
HDt4_tom.c2235 CPL_COOKIE_TOM); in t4_tom_mod_load()
2287 t4_register_shared_cpl_handler(CPL_L2T_WRITE_RPL, NULL, CPL_COOKIE_TOM); in t4_tom_mod_unload()
/freebsd-14-stable/sys/dev/cxgbe/
HDadapter.h404 CPL_COOKIE_TOM, enumerator
HDt4_sge.c430 cookie = GET_TID(rpl) & F_SYNC_WR ? CPL_COOKIE_TOM : CPL_COOKIE_FILTER; in l2t_write_rpl_handler()
458 cookie = CPL_COOKIE_TOM; in abort_rpl_rss_handler()
475 cookie = CPL_COOKIE_TOM; in fw4_ack_handler()