linux_dsm_epyc7002/drivers/infiniband/hw
Sebastian Sanchez f3e862cb68 IB/hfi1: Access hfi1_ibport through rcd pointer
Receive code paths use the QP's device and port
number to access the struct hfi1_ibport. When an
instance of struct hfi1_ctxtdata is present, it can
be used to access struct hfi1_ibport through a pointer.
This makes struct hfi1_ibport lookup time faster as an
array doesn't have to be indexed and access fields in
other cache-lines.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-02-19 09:18:35 -05:00
..
bnxt_re RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00
cxgb3 RDMA/core: Add the function ib_mtu_int_to_enum 2017-01-24 15:34:22 -05:00
cxgb4 iw_cxgb4: clean up send_connect() 2017-02-19 09:18:30 -05:00
hfi1 IB/hfi1: Access hfi1_ibport through rcd pointer 2017-02-19 09:18:35 -05:00
hns Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
i40iw Merge branch 'k.o/for-4.10-rc' into HEAD 2017-02-19 09:18:21 -05:00
mlx4 RDMA: Adding ethertype ETH_P_IBOE 2017-01-10 14:05:11 -05:00
mlx5 Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
mthca Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
nes Merge branch 'k.o/for-4.10-rc' into HEAD 2017-02-19 09:18:21 -05:00
ocrdma RDMA/ocrdma: Replace BUG() with BUG_ON() 2017-01-12 12:21:52 -05:00
qedr Merge branch 'k.o/for-4.10-rc' into HEAD 2017-02-19 09:18:21 -05:00
qib IB/hfi1: Ensure read of producer s_head is correct 2017-02-19 09:18:33 -05:00
usnic RDMA: Adding ethertype ETH_P_IBOE 2017-01-10 14:05:11 -05:00
vmw_pvrdma Merge branch 'k.o/for-4.10-rc' into HEAD 2017-02-19 09:18:21 -05:00
Makefile RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00