Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1373 static const struct devlink_ops mlx5_devlink_ops = { variable
1393 devlink = devlink_alloc(&mlx5_devlink_ops, sizeof(*dev)); in init_one()