Home
last modified time | relevance | path

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

/Linux-v6.1/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.c563 struct mlxsw_m_line_card *linecard; in mlxsw_m_ports_remove_selected() local
595 struct mlxsw_m_line_card *linecard; in mlxsw_m_got_active() local
629 struct mlxsw_m_line_card *linecard; in mlxsw_m_got_inactive() local
Dcore_hwmon.c791 struct mlxsw_hwmon_dev *linecard; in mlxsw_hwmon_got_active() local
839 struct mlxsw_hwmon_dev *linecard; in mlxsw_hwmon_got_inactive() local
Dcore_thermal.c849 struct mlxsw_thermal_area *linecard; in mlxsw_thermal_got_active() local
887 struct mlxsw_thermal_area *linecard; in mlxsw_thermal_got_inactive() local
Dcore.c51 struct mlxsw_linecard *linecard; member
3094 struct mlxsw_linecard *linecard; in __mlxsw_core_port_init() local
/Linux-v6.1/net/core/
Ddevlink.c518 struct devlink_linecard *linecard; in devlink_linecard_get_from_attrs() local
538 static void devlink_linecard_put(struct devlink_linecard *linecard) in devlink_linecard_put()
775 struct devlink_linecard *linecard; in devlink_nl_pre_doit() local
833 struct devlink_linecard *linecard; in devlink_nl_post_doit() local
2113 struct devlink_linecard *linecard, in devlink_nl_linecard_fill()
2165 static void devlink_linecard_notify(struct devlink_linecard *linecard, in devlink_linecard_notify()
2196 struct devlink_linecard *linecard = info->user_ptr[1]; in devlink_nl_cmd_linecard_get_doit() local
2222 struct devlink_linecard *linecard; in devlink_nl_cmd_linecard_get_dumpit() local
2260 devlink_linecard_type_lookup(struct devlink_linecard *linecard, in devlink_linecard_type_lookup()
2274 static int devlink_linecard_type_set(struct devlink_linecard *linecard, in devlink_linecard_type_set()
[all …]
/Linux-v6.1/include/net/
Ddevlink.h140 struct devlink_linecard *linecard; member