Home
last modified time | relevance | path

Searched refs:mlx5_ib_dev_dm_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddm.h11 extern const struct ib_device_ops mlx5_ib_dev_dm_ops;
H A Ddm.c603 const struct ib_device_ops mlx5_ib_dev_dm_ops = { variable
H A Dmain.c3904 ib_set_device_ops(&dev->ib_dev, &mlx5_ib_dev_dm_ops); in mlx5_ib_stage_caps_init()