Searched refs:mlxsw_core_linecards (Results 1 – 2 of 2) 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()792 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecards_irq_event_handler()951 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecard_bct_process()1183 linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecard_status_event_work()1585 struct mlxsw_linecards *linecards = mlxsw_core_linecards(mlxsw_core); in mlxsw_linecards_fini()
103 struct mlxsw_linecards *mlxsw_core_linecards(struct mlxsw_core *mlxsw_core) in mlxsw_core_linecards() function