Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecard_dev.c21 struct mlxsw_linecard_bdev { struct
43 struct mlxsw_linecard_bdev *linecard_bdev = in mlxsw_linecard_bdev_release() argument
44 container_of(adev, struct mlxsw_linecard_bdev, adev); in mlxsw_linecard_bdev_release()
52 struct mlxsw_linecard_bdev *linecard_bdev; in mlxsw_linecard_bdev_add()
90 struct mlxsw_linecard_bdev *linecard_bdev = linecard->bdev; in mlxsw_linecard_bdev_del()
130 struct mlxsw_linecard_bdev *linecard_bdev = in mlxsw_linecard_bdev_probe()
131 container_of(adev, struct mlxsw_linecard_bdev, adev); in mlxsw_linecard_bdev_probe()
156 struct mlxsw_linecard_bdev *linecard_bdev = in mlxsw_linecard_bdev_remove()
157 container_of(adev, struct mlxsw_linecard_bdev, adev); in mlxsw_linecard_bdev_remove()
Dcore.h601 struct mlxsw_linecard_bdev;
624 struct mlxsw_linecard_bdev *bdev;