Searched refs:ib_get_device_fw_str (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ethtool.c | 66 ib_get_device_fw_str(priv->ca, drvinfo->fw_version); in ipoib_get_drvinfo()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ethtool.c | 66 ib_get_device_fw_str(priv->ca, drvinfo->fw_version); in ipoib_get_drvinfo()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | device.c | 825 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); variable
|
H A D | sysfs.c | 1304 ib_get_device_fw_str(dev, buf); in fw_ver_show()
|
H A D | nldev.c | 259 ib_get_device_fw_str(device, fw); in fill_dev_info()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | device.c | 873 void ib_get_device_fw_str(struct ib_device *dev, char *str) in ib_get_device_fw_str() function 880 EXPORT_SYMBOL(ib_get_device_fw_str); variable
|
H A D | sysfs.c | 1388 ib_get_device_fw_str(dev, version); in fw_ver_show()
|
H A D | nldev.c | 269 ib_get_device_fw_str(device, fw); in fill_dev_info()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 2783 void ib_get_device_fw_str(struct ib_device *device, char *str);
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 2864 void ib_get_device_fw_str(struct ib_device *device, char *str);
|
Completed in 38 milliseconds