Searched refs:t4_fw_msg_handler (Results 1 – 1 of 1) sorted by relevance
344 fw_msg_handler_t t4_fw_msg_handler[NUM_FW6_TYPES]; variable368 MPASS(type < nitems(t4_fw_msg_handler)); in t4_register_fw_msg_handler()369 MPASS(h == NULL || t4_fw_msg_handler[type] == NULL); in t4_register_fw_msg_handler()378 loc = (uintptr_t *)&t4_fw_msg_handler[type]; in t4_register_fw_msg_handler()6413 return (t4_fw_msg_handler[cpl->type](sc, &cpl->data[0])); in handle_fw_msg()