freebsd-nq/sys/dev/mlx5/mlx5_core
Hans Petter Selasky d91421515a Implement missing query for current port rate in mlx5ib(4).
- Factor out port speed definitions into new port.h header file,
  similarly as done in Linux upstream.
- Correct two existing port speed definitions in mlx5en according to
  Linux upstream.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2018-03-07 15:03:11 +00:00
..
fs_core.h
mlx5_alloc.c
mlx5_cmd.c Add timeout handle to commands with callback in mlx5core. 2018-03-07 14:41:29 +00:00
mlx5_core.h
mlx5_cq.c
mlx5_diagnostics.c
mlx5_eq.c Implement missing query for current port rate in mlx5ib(4). 2018-03-07 15:03:11 +00:00
mlx5_fs_cmd.c
mlx5_fs_tree.c Remove duplicate static function prototype to fix compilation of 2017-11-18 20:32:09 +00:00
mlx5_fw.c
mlx5_health.c
mlx5_mad.c Add const keyword to input-only argument in mlx5 core. 2017-11-10 13:30:14 +00:00
mlx5_main.c Make sure default VNET is set when adding a new interface in mlx5core. 2018-03-07 14:49:27 +00:00
mlx5_mcg.c
mlx5_mr.c
mlx5_pagealloc.c
mlx5_pd.c
mlx5_port.c Implement missing query for current port rate in mlx5ib(4). 2018-03-07 15:03:11 +00:00
mlx5_qp.c
mlx5_srq.c
mlx5_transobj.c Add API functions to modify the transport interface send object, TIS, 2017-11-10 13:50:08 +00:00
mlx5_uar.c
mlx5_vport.c Add API function to query port performance counters for infiniband and RoCE 2017-11-10 13:58:49 +00:00
mlx5_wq.c
transobj.h Add API functions to modify the transport interface send object, TIS, 2017-11-10 13:50:08 +00:00
wq.h