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