mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
The way that the clock is synchronized between the system and the current mlx5 for the purposes of the M_TSTMP being carried we loose a lot of precision. Instead lets change the math that calculates this to separate out the seconds/nanoseconds and operate on the two values so we don't get overflow instead of just shifting the value down and loosing precision. Reviewed by: kib, hselasky Sponsored by: Netflix Inc Differential Revision: https://reviews.freebsd.org/D36327 |
||
|---|---|---|
| .. | ||
| en.h | ||
| en_hw_tls.h | ||
| en_hw_tls_rx.h | ||
| en_rl.h | ||
| mlx5_en_dim.c | ||
| mlx5_en_ethtool.c | ||
| mlx5_en_flow_table.c | ||
| mlx5_en_hw_tls.c | ||
| mlx5_en_hw_tls_rx.c | ||
| mlx5_en_iq.c | ||
| mlx5_en_main.c | ||
| mlx5_en_port_buffer.c | ||
| mlx5_en_rl.c | ||
| mlx5_en_rx.c | ||
| mlx5_en_tx.c | ||
| mlx5_en_txrx.c | ||
| port_buffer.h | ||