Home
last modified time | relevance | path

Searched defs:types_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecards.c62 struct mlxsw_linecard_types_info *types_info; in mlxsw_linecard_types_lookup() local
1147 struct mlxsw_linecard_types_info *types_info; in mlxsw_linecard_types_get() local
1346 struct mlxsw_linecard_types_info *types_info) in mlxsw_linecard_types_file_validate()
1395 mlxsw_linecard_types_file_parse(struct mlxsw_linecard_types_info *types_info) in mlxsw_linecard_types_file_parse()
1430 struct mlxsw_linecard_types_info *types_info; in mlxsw_linecard_types_init() local
1492 struct mlxsw_linecard_types_info *types_info = linecards->types_info; in mlxsw_linecard_types_fini() local
Dcore.h629 struct mlxsw_linecard_types_info *types_info; member