linux_dsm_epyc7002/drivers/infiniband/hw/usnic
Jason Gunthorpe 9de6986148 RDMA/drivers: Use dev_name instead of ibdev->name
These return the same thing but dev_name is a more conventional use of the
kernel API.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
2018-09-26 13:51:48 -06:00
..
Kconfig IB/usnic: usnic should not select INFINIBAND_USER_ACCESS 2018-07-25 21:25:54 -06:00
Makefile
usnic_abi.h
usnic_common_pkt_hdr.h
usnic_common_util.h
usnic_debugfs.c infiniband: remove redundant condition check before debugfs_remove 2018-09-11 09:37:05 -06:00
usnic_debugfs.h
usnic_fwd.c RDMA/usnic: Suppress a compiler warning 2018-07-26 11:39:06 -06:00
usnic_fwd.h RDMA/usnic: Suppress a compiler warning 2018-07-26 11:39:06 -06:00
usnic_ib_main.c RDMA/drivers: Use dev_name instead of ibdev->name 2018-09-26 13:51:48 -06:00
usnic_ib_qp_grp.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
usnic_ib_qp_grp.h
usnic_ib_sysfs.c RDMA/drivers: Use dev_name instead of ibdev->name 2018-09-26 13:51:48 -06:00
usnic_ib_sysfs.h
usnic_ib_verbs.c RDMA/drivers: Use dev_name instead of ibdev->name 2018-09-26 13:51:48 -06:00
usnic_ib_verbs.h RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const 2018-07-30 20:09:34 -06:00
usnic_ib.h
usnic_log.h
usnic_transport.c IB/usnic: fix spelling mistake "unvalid" -> "invalid" 2018-09-25 14:35:06 -06:00
usnic_transport.h
usnic_uiom_interval_tree.c
usnic_uiom_interval_tree.h
usnic_uiom.c RDMA/usnic: Do not use ucontext->tgid 2018-09-20 16:19:30 -04:00
usnic_uiom.h RDMA/usnic: Do not use ucontext->tgid 2018-09-20 16:19:30 -04:00
usnic_vnic.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
usnic_vnic.h
usnic.h