Home
last modified time | relevance | path

Searched refs:ib_get_device_fw_str (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c66 ib_get_device_fw_str(priv->ca, drvinfo->fw_version); in ipoib_get_drvinfo()
/drivers/infiniband/core/
Ddevice.c872 void ib_get_device_fw_str(struct ib_device *dev, char *str) in ib_get_device_fw_str() function
879 EXPORT_SYMBOL(ib_get_device_fw_str);
Dsysfs.c1373 ib_get_device_fw_str(dev, version); in fw_ver_show()
Dnldev.c267 ib_get_device_fw_str(device, fw); in fill_dev_info()