Searched refs:mlxsw_core_linecards (Results 1 – 3 of 3) sorted by relevance
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()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()
42 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core);
101 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core) in mlxsw_core_linecards() function