Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecards.c60 mlxsw_linecard_types_lookup(struct mlxsw_linecards *linecards, u8 card_type) in mlxsw_linecard_types_lookup()
464 struct mlxsw_linecards *linecards = linecard->linecards; in mlxsw_linecard_active_ops_call()
478 struct mlxsw_linecards *linecards = linecard->linecards; in mlxsw_linecard_inactive_ops_call()
490 mlxsw_linecards_event_ops_register_call(struct mlxsw_linecards *linecards, in mlxsw_linecards_event_ops_register_call()
508 mlxsw_linecards_event_ops_unregister_call(struct mlxsw_linecards *linecards, in mlxsw_linecards_event_ops_unregister_call()
529 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecards_event_ops_register()
552 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecards_event_ops_unregister()
623 struct mlxsw_linecards *linecards = linecard->linecards; in mlxsw_linecard_provision_set()
713 static int mlxsw_linecard_status_process(struct mlxsw_linecards *linecards, in mlxsw_linecard_status_process()
774 struct mlxsw_linecards *linecards, in mlxsw_linecard_status_get_and_process()
[all …]
Dcore.h42 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core);
45 struct mlxsw_linecards *linecard);
586 struct mlxsw_linecards;
604 struct mlxsw_linecards *linecards;
625 struct mlxsw_linecards { struct
636 mlxsw_linecard_get(struct mlxsw_linecards *linecards, u8 slot_index) in mlxsw_linecard_get() argument
Dcore.c88 struct mlxsw_linecards *linecards;
101 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core) in mlxsw_core_linecards()
107 struct mlxsw_linecards *linecards) in mlxsw_core_linecards_set()