linux_dsm_epyc7002/drivers/infiniband/hw/ocrdma
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 RDMA/ocrdma: Add dependency on INET 2014-01-19 15:16:23 -08:00
Makefile RDMA/ocrdma: Query controller information 2014-04-03 08:30:05 -07:00
ocrdma_abi.h RDMA/ocrdma: Code clean-up 2014-04-03 08:30:06 -07:00
ocrdma_ah.c RDMA/ocrdma: set vlan present bit for user AH 2015-02-18 08:31:05 -08:00
ocrdma_ah.h RDMA/ocrdma: set vlan present bit for user AH 2015-02-18 08:31:05 -08:00
ocrdma_hw.c RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure 2015-02-18 08:31:04 -08:00
ocrdma_hw.h RDMA/ocrdma: Move PD resource management to driver. 2015-02-18 08:30:59 -08:00
ocrdma_main.c IB/core: Add per port immutable struct to ib_device 2015-05-20 12:38:13 -04:00
ocrdma_sli.h RDMA/ocrdma: set vlan present bit for user AH 2015-02-18 08:31:05 -08:00
ocrdma_stats.c RDMA/ocrdma: Debugfs enhancments for ocrdma driver 2015-02-18 08:31:02 -08:00
ocrdma_stats.h RDMA/ocrdma: Debugfs enhancments for ocrdma driver 2015-02-18 08:31:02 -08:00
ocrdma_verbs.c IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ocrdma_verbs.h IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ocrdma.h RDMA/ocrdma: Update the ocrdma module version string 2015-02-18 08:31:05 -08:00