linux_dsm_epyc7002/drivers/infiniband/hw/ocrdma
Selvin Xavier 31dbdd9af5 RDMA/ocrdma: Query and initalize the PFC SL
This patch implements routine to query the PFC priority from the
adapter port.

Following are the changes implemented:

 * A new FW command is implemented to query the operational/admin DCBX
   configuration from the FW and obtain active priority(service
   level).
 * Adds support for the async event reported by FW when the PFC
   priority changes. Service level is re-initialized during modify_qp
   or create_ah, based on this event.
 * Maintain SL value in ocrdma_dev structure and refer that as and
   when needed.

Signed-off-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Selvin Xavier <selvin.xavier@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-08-01 15:07:36 -07: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: Query and initalize the PFC SL 2014-08-01 15:07:36 -07:00
ocrdma_ah.h RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter 2012-05-08 11:17:47 -07:00
ocrdma_hw.c RDMA/ocrdma: Query and initalize the PFC SL 2014-08-01 15:07:36 -07:00
ocrdma_hw.h RDMA/ocrdma: Query and initalize the PFC SL 2014-08-01 15:07:36 -07:00
ocrdma_main.c RDMA/ocrdma: Query and initalize the PFC SL 2014-08-01 15:07:36 -07:00
ocrdma_sli.h RDMA/ocrdma: Query and initalize the PFC SL 2014-08-01 15:07:36 -07:00
ocrdma_stats.c RDMA/ocrdma: Convert to use simple_open() 2014-05-19 17:55:54 -07:00
ocrdma_stats.h RDMA/ocrdma: Query controller information 2014-04-03 08:30:05 -07:00
ocrdma_verbs.c Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next 2014-04-03 08:30:17 -07:00
ocrdma_verbs.h RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 2013-09-02 21:17:55 -07:00
ocrdma.h RDMA/ocrdma: Query and initalize the PFC SL 2014-08-01 15:07:36 -07:00