Searched refs:fw_msg_handler_t (Results 1 – 2 of 2) sorted by relevance
417 typedef int (*fw_msg_handler_t)(struct adapter *, const __be64 *); typedef1483 void t4_register_fw_msg_handler(int, fw_msg_handler_t);
344 fw_msg_handler_t t4_fw_msg_handler[NUM_FW6_TYPES];364 t4_register_fw_msg_handler(int type, fw_msg_handler_t h) in t4_register_fw_msg_handler()