Searched refs:query_device_ex (Results 1 – 6 of 6) sorted by relevance
41 int (*query_device_ex)(struct ibv_context *context, member
255 .query_device_ex = mlx4_glue_query_device_ex,
849 if (mlx4_glue->query_device_ex(attr_ctx, NULL, &device_attr_ex)) { in mlx4_pci_probe()
145 int (*query_device_ex)(struct ibv_context *context, member
1316 .query_device_ex = mlx5_glue_query_device_ex,
111 err = mlx5_glue->query_device_ex(ctx, NULL, &attr_ex); in mlx5_os_get_dev_attr()