ib_get_device_fw_str
EXPORT_SYMBOL(ib_get_device_fw_str);
ib_get_device_fw_str(dev, buf, PAGE_SIZE);
void ib_get_device_fw_str(struct ib_device *device, char *str, size_t str_len);