Searched refs:NUM_CPL_COOKIES (Results 1 – 2 of 2) sorted by relevance
346 cpl_handler_t set_tcb_rpl_handlers[NUM_CPL_COOKIES];347 cpl_handler_t l2t_write_rpl_handlers[NUM_CPL_COOKIES];348 cpl_handler_t act_open_rpl_handlers[NUM_CPL_COOKIES];349 cpl_handler_t abort_rpl_rss_handlers[NUM_CPL_COOKIES];350 cpl_handler_t fw4_ack_handlers[NUM_CPL_COOKIES];498 MPASS(cookie < NUM_CPL_COOKIES); in t4_register_shared_cpl_handler()
409 NUM_CPL_COOKIES = 8 /* Limited by M_COOKIE. Do not increase. */ enumerator