linux/drivers/infiniband/hw/qedr
Shai Malin fb09a1ed5c qed: Remove e4_ and _e4 from FW HSI
The existing qed/qede/qedr/qedi/qedf code uses chip-specific naming in
structures,  functions, variables and defines in FW HSI (Hardware
Software Interface).

The new FW version introduced a generic naming convention in HSI
in-which the same code will be used across different versions
for simpler maintainability. It also eases in providing support for
new features.

With this patch every "_e4" or "e4_" prefix or suffix is not needed
anymore and it will be removed.

Reviewed-by: Manish Rangankar <mrangankar@marvell.com>
Reviewed-by: Javed Hasan <jhasan@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Omkar Kulkarni <okulkarni@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-04 12:55:48 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
main.c qed: Remove e4_ and _e4 from FW HSI 2021-10-04 12:55:48 +01:00
Makefile
qedr.h RDMA/qedr: Use true and false for bool variable 2021-02-16 14:42:58 -04:00
qedr_hsi_rdma.h
qedr_iw_cm.c RDMA/qedr: Fix error return code in qedr_iw_connect() 2021-04-12 15:00:17 -03:00
qedr_iw_cm.h
qedr_roce_cm.c RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00
qedr_roce_cm.h RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00
verbs.c Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
verbs.h RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00