Searched refs:mlx5_sf_dev (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
| D | driver.c | 12 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_probe() 63 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_remove() 76 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_shutdown()
|
| D | dev.c | 40 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in sfnum_show() 63 struct mlx5_sf_dev *sf_dev = container_of(adev, struct mlx5_sf_dev, adev); in mlx5_sf_dev_release() 69 static void mlx5_sf_dev_remove(struct mlx5_sf_dev *sf_dev) in mlx5_sf_dev_remove() 78 struct mlx5_sf_dev *sf_dev; in mlx5_sf_dev_add() 137 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() 150 struct mlx5_sf_dev *sf_dev; in mlx5_sf_dev_state_change_handler() 258 struct mlx5_sf_dev *sf_dev; in mlx5_sf_dev_destroy_all()
|
| D | dev.h | 13 struct mlx5_sf_dev { struct
|