Searched refs:get_dev_fw_str (Results 1 – 6 of 6) sorted by relevance
310 if (dev->get_dev_fw_str) in ib_get_device_fw_str()311 dev->get_dev_fw_str(dev, str, str_len); in ib_get_device_fw_str()
1125 static void get_dev_fw_str(struct ib_device *device, char *str, in get_dev_fw_str() function1222 dev->ib_dev.get_dev_fw_str = get_dev_fw_str; in mthca_register_device()
3111 static void get_dev_fw_str(struct ib_device *ibdev, char *str, in get_dev_fw_str() function3475 dev->ib_dev.get_dev_fw_str = get_dev_fw_str; in mlx5_ib_add()
2436 void (*get_dev_fw_str)(struct ib_device *, char *str, size_t str_len); member
2550 ibdev->ib_dev.get_dev_fw_str = get_fw_ver_str; in mlx4_ib_add()
3291 dev_ops->get_dev_fw_str = irdma_get_dev_fw_str; in irdma_set_device_ops()