Files
linux/include/rdma
Kamal Heib 521ed0d92a RDMA/core: Introduce ib_device_ops
This change introduces the ib_device_ops structure that defines all the
InfiniBand device operations in one place, so the code will be more
readable and clean, unlike today when the ops are mixed with ib_device
data members.

The providers will need to define the supported operations and assign them
using ib_set_device_ops(), that will also make the providers code more
readable and clean.

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-11 15:14:09 -07:00
..
2018-12-11 15:14:09 -07:00
2018-07-30 20:49:04 -06:00
2016-05-13 13:37:18 -04:00
2018-12-03 14:58:25 -05:00
2017-09-05 15:15:30 -04:00