Searched refs:t4_handle_wrerr_rpl (Results 1 – 1 of 1) sorted by relevance
326 static int t4_handle_wrerr_rpl(struct adapter *, const __be64 *);608 t4_register_fw_msg_handler(FW6_TYPE_WRERR_RPL, t4_handle_wrerr_rpl); in t4_sge_modload()6422 t4_handle_wrerr_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_wrerr_rpl() function