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