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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs.h54 * struct ib_uverbs_device: One reference is held by the module and
72 struct ib_uverbs_device { struct
96 struct ib_uverbs_device *device;
H A Duverbs_main.c79 static struct ib_uverbs_device *dev_table[IB_UVERBS_MAX_DEVICES];
122 struct ib_uverbs_device *dev =
123 container_of(ref, struct ib_uverbs_device, ref);
620 struct ib_uverbs_device *dev;
700 struct ib_uverbs_device *dev = class_get_devdata(class_dev);
711 struct ib_uverbs_device *dev = class_get_devdata(class_dev);
728 struct ib_uverbs_device *uverbs_dev;
799 struct ib_uverbs_device *uverbs_dev = ib_get_client_data(device, &uverbs_client);

Completed in 44 milliseconds