Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c87 vhca_state_context.vhca_state); in mlx5_vhca_event_notify()
122 work->event.function_id = be16_to_cpu(eqe->data.vhca_state.function_id); in mlx5_vhca_state_change_notifier()
133 MLX5_SET(cmd_hca_cap, set_hca_cap, vhca_state, 1); in mlx5_vhca_state_cap_handle()
H A Dmlx5_ifc_vhca_event.h18 u8 vhca_state[0x4]; member
H A Dhw_table.c198 state = MLX5_GET(query_vhca_state_out, out, vhca_state_context.vhca_state); in mlx5_sf_hw_table_sf_deferred_free()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.c278 state = MLX5_GET(query_vhca_state_out, out, vhca_state_context.vhca_state); in mlx5_sf_dev_queue_active_works()
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dtracepoints.rst215 … [046] ..... 24625.365525: mlx5_sf_vhca_event: (0000:06:00.0) hw_id=0x8000 sfnum=88 vhca_state=1
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c576 if (MLX5_CAP_GEN_MAX(dev, vhca_state)) in gather_async_events_mask()