Searched refs:t4_register_fw_msg_handler (Results 1 – 3 of 3) sorted by relevance
3029 t4_register_fw_msg_handler(FW6_TYPE_WR_RPL, fw6_wr_rpl); in c4iw_cm_init()3030 t4_register_fw_msg_handler(FW6_TYPE_CQE, fw6_cqe_handler); in c4iw_cm_init()3055 t4_register_fw_msg_handler(FW6_TYPE_WR_RPL, NULL); in c4iw_cm_term()3056 t4_register_fw_msg_handler(FW6_TYPE_CQE, NULL); in c4iw_cm_term()
1567 void t4_register_fw_msg_handler(int, fw_msg_handler_t);
367 t4_register_fw_msg_handler(int type, fw_msg_handler_t h) in t4_register_fw_msg_handler() function637 t4_register_fw_msg_handler(FW6_TYPE_CMD_RPL, t4_handle_fw_rpl); in t4_sge_modload()638 t4_register_fw_msg_handler(FW6_TYPE_WRERR_RPL, t4_handle_wrerr_rpl); in t4_sge_modload()