Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecards.c529 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()
790 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecards_irq_event_handler()
949 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecard_bct_process()
1181 linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecard_status_event_work()
1583 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecards_fini()
Dcore.h42 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core);
Dcore.c101 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core) in mlxsw_core_linecards() function