Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_linecards.c1167 struct mlxsw_linecard_status_event { struct
1175 struct mlxsw_linecard_status_event *event; in mlxsw_linecard_status_event_work() argument
1179 event = container_of(work, struct mlxsw_linecard_status_event, work); in mlxsw_linecard_status_event_work()
1190 struct mlxsw_linecard_status_event *event; in mlxsw_linecard_status_listener_func()