Home
last modified time | relevance | path

Searched hist:b0259ad3746b08b19abfc7dfd0bd8cb967c44c61 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/
H A Ddevice.hdiff b0259ad3746b08b19abfc7dfd0bd8cb967c44c61 Mon Jul 31 11:15:15 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Fix broken usage of the mlx4_read_clock() function:
- return value has too small width
- cycle_t is unsigned and cannot be less than zero

Sponsored by: Mellanox Technologies
MFC after: 1 week
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.cdiff b0259ad3746b08b19abfc7dfd0bd8cb967c44c61 Mon Jul 31 11:15:15 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Fix broken usage of the mlx4_read_clock() function:
- return value has too small width
- cycle_t is unsigned and cannot be less than zero

Sponsored by: Mellanox Technologies
MFC after: 1 week
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.cdiff b0259ad3746b08b19abfc7dfd0bd8cb967c44c61 Mon Jul 31 11:15:15 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Fix broken usage of the mlx4_read_clock() function:
- return value has too small width
- cycle_t is unsigned and cannot be less than zero

Sponsored by: Mellanox Technologies
MFC after: 1 week