Searched refs:US_PER_MS (Results 1 – 5 of 5) sorted by relevance
26 #define US_PER_MS 1000 macro29 #define US_PER_S (US_PER_MS * MS_PER_S)
65 #define US_PER_MS 1000 in hns3_get_mbx_resp() macro78 mbx_time_limit = (uint32_t)hns->mbx_time_limit_ms * US_PER_MS; in hns3_get_mbx_resp()
206 rte_eal_alarm_set(US_PER_MS, bnxt_dev_reset_and_resume, in bnxt_handle_async_event()
500 #define US_PER_MS 1000 macro
4419 uint32_t us = US_PER_MS * bp->fw_reset_min_msecs; in bnxt_dev_reset_and_resume()4530 rte_eal_alarm_set(US_PER_MS, bnxt_dev_reset_and_resume, in bnxt_fw_reset_cb()4565 rte_eal_alarm_set(US_PER_MS * info->driver_polling_freq, in bnxt_check_fw_health()4583 rte_eal_alarm_set(US_PER_MS * wait_msec, in bnxt_check_fw_health()4601 rte_eal_alarm_set(US_PER_MS * polling_freq, in bnxt_schedule_fw_health_check()