Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecard_dev.c50 int mlxsw_linecard_bdev_add(struct mlxsw_linecard *linecard) in mlxsw_linecard_bdev_add() function
Dcore.h668 int mlxsw_linecard_bdev_add(struct mlxsw_linecard *linecard);
Dcore_linecards.c647 err = mlxsw_linecard_bdev_add(linecard); in mlxsw_linecard_provision_set()