Searched refs:NUM_CPL_COOKIES (Results 1 – 2 of 2) sorted by relevance
331 cpl_handler_t set_tcb_rpl_handlers[NUM_CPL_COOKIES];332 cpl_handler_t l2t_write_rpl_handlers[NUM_CPL_COOKIES];333 cpl_handler_t act_open_rpl_handlers[NUM_CPL_COOKIES];334 cpl_handler_t abort_rpl_rss_handlers[NUM_CPL_COOKIES];335 cpl_handler_t fw4_ack_handlers[NUM_CPL_COOKIES];483 MPASS(cookie < NUM_CPL_COOKIES); in t4_register_shared_cpl_handler()
385 NUM_CPL_COOKIES = 8 /* Limited by M_COOKIE. Do not increase. */ enumerator