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

/drivers/infiniband/core/
H A Ddevice.c618 * ib_modify_device - Change IB device attributes
623 * ib_modify_device() changes a device's attributes as specified by
626 int ib_modify_device(struct ib_device *device, function
636 EXPORT_SYMBOL(ib_modify_device); variable
H A Dsysfs.c667 ret = ib_modify_device(dev, IB_DEVICE_MODIFY_NODE_DESC, &desc);

Completed in 124 milliseconds