Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dmlx5_ifc_vhca_event.h21 u8 sw_function_id[0x20]; member
53 u8 sw_function_id[0x1]; member
H A Dvhca_event.c55 MLX5_SET(modify_vhca_state_in, in, vhca_state_field_select.sw_function_id, 1); in mlx5_modify_vhca_sw_id()
56 MLX5_SET(modify_vhca_state_in, in, vhca_state_context.sw_function_id, sw_fn_id); in mlx5_modify_vhca_sw_id()
81 event->sw_function_id = MLX5_GET(query_vhca_state_out, out, in mlx5_vhca_event_notify()
82 vhca_state_context.sw_function_id); in mlx5_vhca_event_notify()
H A Dvhca_event.h11 u16 sw_function_id; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/diag/
H A Dvhca_tracepoint.h25 __entry->sfnum = event->sw_function_id;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.c189 sf_index, event->sw_function_id); in mlx5_sf_dev_state_change_handler()
194 event->sw_function_id); in mlx5_sf_dev_state_change_handler()
251 sw_func_id = MLX5_GET(query_vhca_state_out, out, vhca_state_context.sw_function_id); in mlx5_sf_dev_add_active_work()