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.c825 void ib_get_device_fw_str(struct ib_device *dev, char *str) in ib_get_device_fw_str() function
832 EXPORT_SYMBOL(ib_get_device_fw_str);
Dsysfs.c1304 ib_get_device_fw_str(dev, buf); in fw_ver_show()
Dnldev.c259 ib_get_device_fw_str(device, fw); in fill_dev_info()