Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c172 CPL_COOKIE_TOM); in t4_init_connect_cpl_handlers()
180 t4_register_shared_cpl_handler(CPL_ACT_OPEN_RPL, NULL, CPL_COOKIE_TOM); in t4_uninit_connect_cpl_handlers()
300 V_TID_COOKIE(CPL_COOKIE_TOM); in t4_connect()
H A Dt4_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()
H A Dt4_cpl_io.c1993 CPL_COOKIE_TOM); in t4_init_cpl_io_handlers()
1995 t4_register_shared_cpl_handler(CPL_FW4_ACK, do_fw4_ack, CPL_COOKIE_TOM); in t4_init_cpl_io_handlers()
2005 t4_register_shared_cpl_handler(CPL_ABORT_RPL_RSS, NULL, CPL_COOKIE_TOM); in t4_uninit_cpl_io_handlers()
2007 t4_register_shared_cpl_handler(CPL_FW4_ACK, NULL, CPL_COOKIE_TOM); in t4_uninit_cpl_io_handlers()
H A Dt4_tom.c1980 CPL_COOKIE_TOM); in t4_tom_mod_load()
2026 t4_register_shared_cpl_handler(CPL_L2T_WRITE_RPL, NULL, CPL_COOKIE_TOM); in t4_tom_mod_unload()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h404 CPL_COOKIE_TOM, enumerator
H A Dt4_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()