linux-pinenote/drivers/infiniband/hw/mlx5
Saeed Mahameed 938fe83c8d net/mlx5_core: New device capabilities handling
- Query all supported types of dev caps on driver load.
- Store the Cap data outbox per cap type into driver private data.
- Introduce new Macros to access/dump stored caps (using the auto
  generated data types).
- Obsolete SW representation of dev caps (no need for SW copy for each
  cap).
- Modify IB driver to use new macros for checking caps.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-30 18:23:22 -07:00
..
ah.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
cq.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
doorbell.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
mad.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
main.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
Makefile IB/mlx5: Implement the ODP capability query verb 2014-12-15 18:19:02 -08:00
mem.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
mlx5_ib.h net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
mr.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
odp.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
qp.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
srq.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
user.h IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00