aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_loc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27RDMA/rxe: Set pd early in mr alloc routinesBob Pearson1-3/+3
2022-07-27Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian1-1/+0
2022-07-22RDMA/rxe: For invalidate compare according to set keys in mrMd Haris Iqbal1-1/+1
2022-07-19RDMA/rxe: Remove unused qp parameterXiao Yang1-1/+1
2022-05-09RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()Bob Pearson1-1/+0
2022-05-09RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson1-3/+4
2022-05-06RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson1-6/+3
2022-03-15RDMA/rxe: Fix ref error in rxe_av.cBob Pearson1-2/+3
2022-02-16RDMA/rxe: Remove mcg from rxe poolsBob Pearson1-1/+1
2022-02-16RDMA/rxe: Replace pool key by rxe->mcg_treeBob Pearson1-1/+2
2022-01-28RDMA/rxe: Remove rxe_drop_all_macst_groupsBob Pearson1-1/+0
2022-01-28RDMA/rxe: Enforce IBA o10-2.2.3Bob Pearson1-8/+1
2022-01-28RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.cBob Pearson1-10/+2
2022-01-28RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.cBob Pearson1-2/+0
2021-11-19RDMA/rxe: Cleanup rxe_pool_entryBob Pearson1-5/+5
2021-09-24RDMA/rxe: Create duplicate mapping tables for FMRsBob Pearson1-0/+1
2021-09-24RDMA/rxe: Separate HW and SW l/rkeysBob Pearson1-0/+1
2021-07-16RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson1-0/+1
2021-07-16RDMA/rxe: Fixup rxe_icrc_hdrBob Pearson1-1/+0
2021-07-16RDMA/rxe: Move ICRC generation to a subroutineBob Pearson1-5/+5
2021-07-16RDMA/rxe: Fixup rxe_send and rxe_loopbackBob Pearson1-2/+0
2021-07-16RDMA/rxe: Move rxe_xmit_packet to a subroutineBob Pearson1-43/+2
2021-07-16RDMA/rxe: Move ICRC checking to a subroutineBob Pearson1-0/+2
2021-06-16RDMA/rxe: Disallow MR dereg and invalidate when boundBob Pearson1-0/+1
2021-06-16RDMA/rxe: Implement memory access through MWsBob Pearson1-0/+1
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson1-23/+6
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson1-0/+1
2021-06-16RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson1-0/+6
2021-05-20RDMA/rxe: Remove unused parameter udataLang Cheng1-1/+1
2021-03-31RDMA/rxe: Remove rxe_dma_device declarationKamal Heib1-1/+0
2021-03-30RDMA/rxe: Split MEM into MR and MWBob Pearson1-16/+13
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2020-07-16RDMA/rxe: Remove rxe_link_layer()Kamal Heib1-1/+0
2020-07-16RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib1-2/+2
2020-06-22RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib1-3/+0
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-9/+7
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe1-1/+1
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib1-0/+1
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun1-4/+2
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch1-1/+1
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun1-2/+3
2018-10-17IB/rxe: Remove unnecessary enum valuesNathan Chancellor1-1/+1
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit1-2/+1
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-4/+1
2018-04-27IB/rxe: remove unused function variableZhu Yanjun1-4/+4
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia1-2/+3
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-5/+8
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe1-1/+1
2018-03-07IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun1-3/+2
2018-01-31IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun1-2/+1