linux/drivers/net/ethernet/mellanox/mlx5/core
Eli Cohen cd23b14b65 mlx5_core: Implement new initialization sequence
Introduce enbale_hca and disable_hca commands to signify when the
driver starts or ceases to operate on the device.

In addition the driver will use boot and init pages count; boot pages
is required to allow firmware to complete boot commands and the other
to complete init hca.  Command interface revision is bumped to 4 to
enforce using supported firmware.

This patch breaks compatibility with old versions of firmware (< 4);
however, the first GA firmware we will publish will support version 4
so this should not be a problem.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-07-31 14:12:24 -07:00
..
alloc.c
cmd.c mlx5_core: Implement new initialization sequence 2013-07-31 14:12:24 -07:00
cq.c
debugfs.c mlx5 core: Fix __udivdi3 when compiling for 32 bit arches 2013-07-16 12:36:39 -07:00
eq.c
fw.c
health.c
Kconfig
mad.c
main.c mlx5_core: Implement new initialization sequence 2013-07-31 14:12:24 -07:00
Makefile
mcg.c
mlx5_core.h
mr.c
pagealloc.c mlx5_core: Implement new initialization sequence 2013-07-31 14:12:24 -07:00
pd.c
port.c
qp.c
srq.c
uar.c