linux-sg2042/drivers/infiniband/hw/mlx5
Ira Weiny 7738613e7c IB/core: Add per port immutable struct to ib_device
As of commit 5eb620c81c "IB/core: Add helpers for uncached GID and P_Key
searches"; pkey_tbl_len and gid_tbl_len are immutable data which are stored in
the ib_device.

The per port core capability flags to be added later are also immutable data to
be stored in the ib_device object.

In preparation for this create a structure for per port immutable data and
place the pkey and gid table lengths within this structure.

"get_port_immutable" is added as a mandatory device function to allow the
drivers to fill in this data.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-05-20 12:38:13 -04:00
..
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
Makefile IB/mlx5: Implement the ODP capability query verb 2014-12-15 18:19:02 -08:00
ah.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
cq.c net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver 2015-04-02 16:33:43 -04:00
doorbell.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
mad.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
main.c IB/core: Add per port immutable struct to ib_device 2015-05-20 12:38:13 -04:00
mem.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
mlx5_ib.h net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core 2015-04-02 16:33:42 -04:00
mr.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
odp.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
qp.c infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses 2015-05-12 15:52:37 -04:00
srq.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
user.h IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00