Home
last modified time | relevance | path

Searched defs:linecard (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/net/devlink/
Dlinecard.c33 struct devlink_linecard *linecard; in devlink_linecard_get_from_attrs() local
74 struct devlink_linecard *linecard, in devlink_nl_linecard_fill()
126 static void devlink_linecard_notify(struct devlink_linecard *linecard, in devlink_linecard_notify()
156 struct devlink_linecard *linecard; in devlink_linecards_notify_register() local
164 struct devlink_linecard *linecard; in devlink_linecards_notify_unregister() local
173 struct devlink_linecard *linecard; in devlink_nl_linecard_get_doit() local
205 struct devlink_linecard *linecard; in devlink_nl_linecard_get_dump_one() local
238 devlink_linecard_type_lookup(struct devlink_linecard *linecard, in devlink_linecard_type_lookup()
252 static int devlink_linecard_type_set(struct devlink_linecard *linecard, in devlink_linecard_type_set()
318 static int devlink_linecard_type_unset(struct devlink_linecard *linecard, in devlink_linecard_type_unset()
[all …]
Dport.c1402 struct devlink_linecard *linecard) in devlink_port_linecard_set()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecards.c42 mlxsw_linecard_status_event_to_schedule(struct mlxsw_linecard *linecard, in mlxsw_linecard_status_event_to_schedule()
52 mlxsw_linecard_status_event_done(struct mlxsw_linecard *linecard, in mlxsw_linecard_status_event_done()
77 static const char *mlxsw_linecard_type_name(struct mlxsw_linecard *linecard) in mlxsw_linecard_type_name()
94 struct mlxsw_linecard *linecard; member
106 struct mlxsw_linecard *linecard = info->linecard; in mlxsw_linecard_device_fw_component_query() local
136 struct mlxsw_linecard *linecard = info->linecard; in mlxsw_linecard_device_fw_fsm_lock() local
174 struct mlxsw_linecard *linecard = info->linecard; in mlxsw_linecard_device_fw_fsm_component_update() local
196 struct mlxsw_linecard *linecard = info->linecard; in mlxsw_linecard_device_fw_fsm_block_download() local
216 struct mlxsw_linecard *linecard = info->linecard; in mlxsw_linecard_device_fw_fsm_component_verify() local
236 struct mlxsw_linecard *linecard = info->linecard; in mlxsw_linecard_device_fw_fsm_activate() local
[all …]
Dcore_linecard_dev.c18 struct mlxsw_linecard *linecard; member
23 struct mlxsw_linecard *linecard; member
50 int mlxsw_linecard_bdev_add(struct mlxsw_linecard *linecard) in mlxsw_linecard_bdev_add()
88 void mlxsw_linecard_bdev_del(struct mlxsw_linecard *linecard) in mlxsw_linecard_bdev_del()
105 struct mlxsw_linecard *linecard = linecard_dev->linecard; in mlxsw_linecard_dev_devlink_info_get() local
116 struct mlxsw_linecard *linecard = linecard_dev->linecard; in mlxsw_linecard_dev_devlink_flash_update() local
132 struct mlxsw_linecard *linecard = linecard_bdev->linecard; in mlxsw_linecard_bdev_probe() local
154 struct mlxsw_linecard *linecard = linecard_bdev->linecard; in mlxsw_linecard_bdev_remove() local
Dminimal.c551 struct mlxsw_m_line_card *linecard; in mlxsw_m_ports_remove_selected() local
583 struct mlxsw_m_line_card *linecard; in mlxsw_m_got_active() local
617 struct mlxsw_m_line_card *linecard; in mlxsw_m_got_inactive() local
Dcore_thermal.c640 struct mlxsw_thermal_area *linecard; in mlxsw_thermal_got_active() local
678 struct mlxsw_thermal_area *linecard; in mlxsw_thermal_got_inactive() local
Dcore_hwmon.c792 struct mlxsw_hwmon_dev *linecard; in mlxsw_hwmon_got_active() local
840 struct mlxsw_hwmon_dev *linecard; in mlxsw_hwmon_got_inactive() local
Dcore.c51 struct mlxsw_linecard *linecard; member
3148 struct mlxsw_linecard *linecard; in __mlxsw_core_port_init() local
/Linux-v6.6/include/net/
Ddevlink.h152 struct devlink_linecard *linecard; member