Searched refs:bnxt_ptp_get_current_time (Results 1 – 1 of 1) sorted by relevance
1410 static void bnxt_ptp_get_current_time(void *arg) in bnxt_ptp_get_current_time() function1426 rc = rte_eal_alarm_set(US_PER_S, bnxt_ptp_get_current_time, (void *)bp); in bnxt_ptp_get_current_time()1444 rc = rte_eal_alarm_set(US_PER_S, bnxt_ptp_get_current_time, (void *)bp); in bnxt_schedule_ptp_alarm()1451 rte_eal_alarm_cancel(bnxt_ptp_get_current_time, (void *)bp); in bnxt_cancel_ptp_alarm()