Searched refs:t4_register_fw_msg_handler (Results 1 – 3 of 3) sorted by relevance
3038 t4_register_fw_msg_handler(FW6_TYPE_WR_RPL, fw6_wr_rpl); in c4iw_cm_init()3039 t4_register_fw_msg_handler(FW6_TYPE_CQE, fw6_cqe_handler); in c4iw_cm_init()3064 t4_register_fw_msg_handler(FW6_TYPE_WR_RPL, NULL); in c4iw_cm_term()3065 t4_register_fw_msg_handler(FW6_TYPE_CQE, NULL); in c4iw_cm_term()
1485 void t4_register_fw_msg_handler(int, fw_msg_handler_t);
364 t4_register_fw_msg_handler(int type, fw_msg_handler_t h) in t4_register_fw_msg_handler() function607 t4_register_fw_msg_handler(FW6_TYPE_CMD_RPL, t4_handle_fw_rpl); in t4_sge_modload()608 t4_register_fw_msg_handler(FW6_TYPE_WRERR_RPL, t4_handle_wrerr_rpl); in t4_sge_modload()