linux/drivers/infiniband
Parav Pandit 1c36cf912a IB/core: Store default GID property per-table instead of per-entry
There are at max one or two default GIDs for RoCE. Instead of storing
a default GID property for all the GIDs, store default GID indices as
individual bit per table.

This allows a future simplification to get rid of the GID property field.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-06-17 22:32:04 -06:00
..
core IB/core: Store default GID property per-table instead of per-entry 2018-06-17 22:32:04 -06:00
hw treewide: Use array_size() in kvzalloc_node() 2018-06-12 16:19:22 -07:00
sw treewide: Use array_size() in vzalloc_node() 2018-06-12 16:19:22 -07:00
ulp treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
Kconfig RDMA/ucm: Mark UCM interface as BROKEN 2018-05-24 09:39:25 -06:00
Makefile