Searched refs:fw_msg_handler_t (Results 1 – 2 of 2) sorted by relevance
702 typedef int (*fw_msg_handler_t)(struct adapter *, const __be64 *); typedef793 fw_msg_handler_t fw_msg_handler[5]; /* NUM_FW6_TYPES */985 int t4_register_fw_msg_handler(struct adapter *, int, fw_msg_handler_t);
4418 t4_register_fw_msg_handler(struct adapter *sc, int type, fw_msg_handler_t h) in t4_register_fw_msg_handler()