Searched refs:MS_PER_S (Results 1 – 12 of 12) sorted by relevance
95 frag_cycles = (rte_get_tsc_hz() + MS_PER_S - 1) / MS_PER_S * MS_PER_S; in rte_port_ring_writer_ras_create()
20 #define MS_PER_S 1000 macro
27 #define MS_PER_S 1000 macro29 #define US_PER_S (US_PER_MS * MS_PER_S)
68 #define MAX_FLOW_TTL (3600 * MS_PER_S)70 #define DEF_FLOW_TTL MS_PER_S564 v *= MS_PER_S; in parse_flow_ttl()861 frag_cycles = (rte_get_tsc_hz() + MS_PER_S - 1) / MS_PER_S * in setup_queue_tbl()
52 frag_cycles = (rte_get_tsc_hz() + MS_PER_S - 1) / MS_PER_S * max_flow_ttl;
21 #define ULP_HA_WAIT_TIME (MS_PER_S / 10)22 #define ULP_HA_WAIT_TIMEOUT (MS_PER_S * 2)
397 return rte_get_timer_cycles() * MS_PER_S / rte_get_timer_hz(); in sfc_get_system_msecs()
20 #define SFC_MAC_STATS_UPDATE_PERIOD_MS_DEF MS_PER_S
1034 rte_eal_alarm_set(timer_period * MS_PER_S, show_stats_cb, NULL); in main()
927 onems.tv_nsec = NS_PER_S / MS_PER_S; in mlx5_intr_callback_unregister()
620 rte_delay_us_sleep(US_PER_S / MS_PER_S); in mlx5_txpp_init_timestamp()
1380 if (hca_attr->dev_freq_khz == (NS_PER_S / MS_PER_S)) in mlx5_rt_timestamp_config()