freebsd-skq/sys/dev/mlx5
Hans Petter Selasky 14a1b9bd3a Use static device naming instead of dynamic one in mlx5ib.
When resetting mlx5core instances it can happen that the order of attach and
detach for mlx5ib instances is changed. Take the unit number for mlx5_%d from
the parent PCI device, similarly to what is done in mlx5en(4), so that there
is a direct relationship between mce<N> and mlx5_<N>.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2018-07-17 09:58:11 +00:00
..
mlx5_core Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
mlx5_en Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
mlx5_ib Use static device naming instead of dynamic one in mlx5ib. 2018-07-17 09:58:11 +00:00
cmd.h Remove duplicate prototypes. 2018-03-08 15:37:09 +00:00
cq.h Use the autogenerated interface file for all commands in mlx5core. 2018-03-08 10:43:42 +00:00
device.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
diagnostics.h Make "desc" pointer non-constant inside the mlx5_core_diagnostics_entry 2017-01-30 08:35:15 +00:00
doorbell.h
driver.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
fs.h Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_ifc.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
mlx5_rdma_if.h
mlx5io.h Add kernel and userspace code to dump the firmware state of supported 2018-03-08 15:21:56 +00:00
port.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
qp.h Use the autogenerated interface file for all commands in mlx5core. 2018-03-08 10:43:42 +00:00
srq.h Use the autogenerated interface file for all commands in mlx5core. 2018-03-08 10:43:42 +00:00
vport.h Add API function to query port performance counters for infiniband and RoCE 2017-11-10 13:58:49 +00:00