opnsense-src/sys/dev/mlx5/mlx5_core
Hans Petter Selasky b108f35740 Remove duplicate static function prototype to fix compilation of
mlx5_fs_tree.c after r325638 when using GCC.

Found by:	kib @
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2017-11-18 20:32:09 +00:00
..
fs_core.h Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_alloc.c
mlx5_cmd.c Using GFP_ATOMIC with firmware commands is not supported after busdma was 2017-08-03 09:11:51 +00:00
mlx5_core.h
mlx5_cq.c
mlx5_diagnostics.c
mlx5_eq.c Make local variable 64-bits to avoid masking away bits in mlx5 core. 2017-11-10 13:28:23 +00:00
mlx5_fs_cmd.c Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
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 physical address of init segment available in the priv of mlx5 core. 2017-11-10 14:02:12 +00:00
mlx5_mcg.c
mlx5_mr.c
mlx5_pagealloc.c Resolve locking issue for non-sleepable context in the mlx5core. 2017-08-03 09:14:43 +00:00
mlx5_pd.c
mlx5_port.c Add API functions to set and query dropless port mode in mlx5 core. 2017-11-10 13:44:12 +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