Home
last modified time | relevance | path

Searched refs:ib_uverbs_device (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/core/
Duverbs_main.c77 static struct ib_uverbs_device *dev_table[IB_UVERBS_MAX_DEVICES];
120 struct ib_uverbs_device *dev = in ib_uverbs_release_dev()
121 container_of(ref, struct ib_uverbs_device, ref); in ib_uverbs_release_dev()
623 struct ib_uverbs_device *dev; in ib_uverbs_open()
703 struct ib_uverbs_device *dev = dev_get_drvdata(device); in show_ibdev()
715 struct ib_uverbs_device *dev = dev_get_drvdata(device); in show_dev_abi_version()
732 struct ib_uverbs_device *uverbs_dev; in ib_uverbs_add_one()
800 struct ib_uverbs_device *uverbs_dev = ib_get_client_data(device, &uverbs_client); in ib_uverbs_remove_one()
Duverbs.h70 struct ib_uverbs_device { struct
94 struct ib_uverbs_device *device; argument