RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
authorBob Pearson <rpearsonhpe@gmail.com>
Thu, 27 Jan 2022 21:37:32 +0000 (15:37 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 28 Jan 2022 17:22:09 +0000 (13:22 -0400)
commit02e3524474b857d52f9005cd33717670dc966e8b
treedb4aeabaf4af8b2ade7d704cbc6ef12c23babbad
parent758c7f1e9cc9f1d1da480dcde34430ae56888c76
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem

Rename rxe_mc_grp to rxe_mcg. Rename rxe_mc_elem to rxe_mca.
These can be read 'multicast group' and 'multicast attachment'.
'elem' collided with the use of elem in rxe pools and was a little
confusing.

Link: https://lore.kernel.org/r/20220127213755.31697-4-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_mcast.c
drivers/infiniband/sw/rxe/rxe_pool.c
drivers/infiniband/sw/rxe/rxe_recv.c
drivers/infiniband/sw/rxe/rxe_verbs.h