original_kernel/drivers/infiniband/sw/rxe
Yuval Shaia f55c3ec42a IB/rxe: Reuse code which sets port state
Same code is executed in both rxe_param_set_add and rxe_notify functions.
Make one function and call it from both places.

Since both callers already have a rxe object use it directly instead of
deriving it from the net device.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com> 
Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-20 14:20:58 -07:00
..
Kconfig
Makefile
rxe.c
rxe.h IB/rxe: Reuse code which sets port state 2018-12-20 14:20:58 -07:00
rxe_av.c
rxe_comp.c RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters 2018-11-08 14:22:54 -07:00
rxe_cq.c
rxe_hdr.h
rxe_hw_counters.c IB/rxe: Make counters thread safe 2018-12-20 14:09:45 -07:00
rxe_hw_counters.h RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters 2018-11-08 14:22:54 -07:00
rxe_icrc.c
rxe_loc.h RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
rxe_mcast.c
rxe_mmap.c
rxe_mr.c
rxe_net.c IB/rxe: Reuse code which sets port state 2018-12-20 14:20:58 -07:00
rxe_net.h
rxe_opcode.c
rxe_opcode.h
rxe_param.h
rxe_pool.c IB/rxe: Fix incorrect cache cleanup in error flow 2018-12-11 12:26:35 -07:00
rxe_pool.h IB/rxe: Make function rxe_pool_cleanup return void 2018-12-06 21:16:49 -07:00
rxe_qp.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
rxe_queue.c
rxe_queue.h
rxe_recv.c
rxe_req.c rxe: IB_WR_REG_MR does not capture MR's iova field 2018-11-29 17:10:06 -07:00
rxe_resp.c IB/rxe: move the variable into the function that uses it 2018-11-08 14:22:54 -07:00
rxe_srq.c
rxe_sysfs.c IB/rxe: Reuse code which sets port state 2018-12-20 14:20:58 -07:00
rxe_task.c
rxe_task.h
rxe_verbs.c RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
rxe_verbs.h IB/rxe: Make counters thread safe 2018-12-20 14:09:45 -07:00