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

/drivers/infiniband/core/
H A Ddevice.c245 ret = ib_query_port(device, port_index + start_port(device),
566 * ib_query_port - Query IB port attributes
571 * ib_query_port() returns the attributes of a port through the
574 int ib_query_port(struct ib_device *device, function
583 EXPORT_SYMBOL(ib_query_port); variable

Completed in 167 milliseconds