Searched refs:mlx5_sf_dev (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
H A D | driver.c | 11 static int mlx5_core_peer_devlink_set(struct mlx5_sf_dev *sf_dev, struct devlink *devlink) in mlx5_core_peer_devlink_set() 27 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_probe() 93 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_remove() 111 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_shutdown()
|
H A D | dev.c | 48 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in sfnum_show() 71 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_release() 78 struct mlx5_sf_dev *sf_dev) in mlx5_sf_dev_remove_aux() 92 struct mlx5_sf_dev *sf_dev; in mlx5_sf_dev_add() 148 static void mlx5_sf_dev_del(struct mlx5_core_dev *dev, struct mlx5_sf_dev *sf_dev, u16 sf_index) in mlx5_sf_dev_del() 161 struct mlx5_sf_dev *sf_dev; in mlx5_sf_dev_state_change_handler() 366 struct mlx5_sf_dev *sf_dev; in mlx5_sf_dev_destroy_all()
|
H A D | dev.h | 13 struct mlx5_sf_dev { struct 28 fn_idmlx5_sf_dev global() argument
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/ |
H A D | dev_tracepoint.h | 16 const struct mlx5_sf_dev *sfdev, 20 __field(const struct mlx5_sf_dev*, sfdev) 39 const struct mlx5_sf_dev *sfdev, 46 const struct mlx5_sf_dev *sfdev,
|