Searched refs:linecards (Results 1 – 4 of 4) sorted by relevance
60 mlxsw_linecard_types_lookup(struct mlxsw_linecards *linecards, u8 card_type) in mlxsw_linecard_types_lookup() argument66 types_info = linecards->types_info; in mlxsw_linecard_types_lookup()70 ini_file = linecards->types_info->ini_files[i]; in mlxsw_linecard_types_lookup()79 struct mlxsw_core *mlxsw_core = linecard->linecards->mlxsw_core; in mlxsw_linecard_type_name()341 struct mlxsw_core *mlxsw_core = linecard->linecards->mlxsw_core; in mlxsw_linecard_flash_update()370 struct mlxsw_core *mlxsw_core = linecard->linecards->mlxsw_core; in mlxsw_linecard_device_psid_get()390 struct mlxsw_core *mlxsw_core = linecard->linecards->mlxsw_core; in mlxsw_linecard_device_info_update()418 …dev_warn_once(linecard->linecards->bus_info->dev, "linecard %u: More flashable devices present, ex… in mlxsw_linecard_device_info_update()454 struct mlxsw_core *mlxsw_core = linecard->linecards->mlxsw_core; in mlxsw_linecard_event_op_call()464 struct mlxsw_linecards *linecards = linecard->linecards; in mlxsw_linecard_active_ops_call() local[all …]
604 struct mlxsw_linecards *linecards; member632 struct mlxsw_linecard linecards[]; member636 mlxsw_linecard_get(struct mlxsw_linecards *linecards, u8 slot_index) in mlxsw_linecard_get() argument638 return &linecards->linecards[slot_index - 1]; in mlxsw_linecard_get()
68 linecard_bdev->adev.dev.parent = linecard->linecards->bus_info->dev; in mlxsw_linecard_bdev_add()
88 struct mlxsw_linecards *linecards; member103 return mlxsw_core->linecards; in mlxsw_core_linecards()107 struct mlxsw_linecards *linecards) in mlxsw_core_linecards_set() argument109 mlxsw_core->linecards = linecards; in mlxsw_core_linecards_set()3096 linecard = mlxsw_linecard_get(mlxsw_core->linecards, in __mlxsw_core_port_init()