Searched refs:bnxt_dev_recover (Results 1 – 1 of 1) sorted by relevance
177 static void bnxt_dev_recover(void *arg);1693 rte_eal_alarm_cancel(bnxt_dev_recover, (void *)bp); in bnxt_dev_close_op()4350 static void bnxt_dev_recover(void *arg) in bnxt_dev_recover() function4447 rc = rte_eal_alarm_set(us, bnxt_dev_recover, (void *)bp); in bnxt_dev_reset_and_resume()