Searched defs:ib_query_device (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/core/
H A Ddevice.c551 * ib_query_device - Query IB device attributes
555 * ib_query_device() returns the attributes of a device through the
558 int ib_query_device(struct ib_device *device, function
563 EXPORT_SYMBOL(ib_query_device); variable

Completed in 1447 milliseconds