alistair23-linux/include/linux/mlx5
Roi Dayan 6dfef396ea net/mlx5: Fix flow counter list auto bits struct
The union should contain the extended dest and counter list.
Remove the resevered 0x40 bits which is redundant.
This change doesn't break any functionally.
Everything works today because the code in fs_cmd.c is using
the correct structs if extended dest or the basic dest.

Fixes: 1b11549859 ("net/mlx5: Introduce extended destination fields")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2019-10-29 16:27:17 -07:00
..
accel.h
cmd.h
cq.h
device.h RDMA subsystem updates for 5.4 2019-09-21 10:26:24 -07:00
doorbell.h
driver.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-09-02 00:16:05 -07:00
eq.h
eswitch.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-09-02 00:16:05 -07:00
fs.h net/mlx5: Add flow steering actions to fs_cmd shim layer 2019-09-03 12:54:19 -07:00
fs_helpers.h
mlx5_ifc.h net/mlx5: Fix flow counter list auto bits struct 2019-10-29 16:27:17 -07:00
mlx5_ifc_fpga.h
port.h
qp.h
transobj.h
vport.h