Home
last modified time | relevance | path

Searched refs:status_event_type_to (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c46 linecard->status_event_type_to = status_event_type; in mlxsw_linecard_status_event_to_schedule()
55 if (linecard->status_event_type_to == status_event_type) in mlxsw_linecard_status_event_done()
817 mlxsw_linecard_status_event_type_name[linecard->status_event_type_to]); in mlxsw_linecard_status_event_to_work()
H A Dcore.h604 enum mlxsw_linecard_status_event_type status_event_type_to; member