Searched refs:sw_function_id (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
| H A D | dev.c | 192 sf_index, event->sw_function_id); in mlx5_sf_dev_state_change_handler() 197 event->sw_function_id); in mlx5_sf_dev_state_change_handler() 236 work_ctx->event.function_id, work_ctx->event.sw_function_id); in mlx5_sf_dev_add_active_work() 282 sw_func_id = MLX5_GET(query_vhca_state_out, out, vhca_state_context.sw_function_id); in mlx5_sf_dev_queue_active_works() 289 work_ctx->event.sw_function_id = sw_func_id; in mlx5_sf_dev_queue_active_works()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | vhca_event.c | 58 MLX5_SET(modify_vhca_state_in, in, vhca_state_field_select.sw_function_id, 1); in mlx5_modify_vhca_sw_id() 59 MLX5_SET(modify_vhca_state_in, in, vhca_state_context.sw_function_id, sw_fn_id); in mlx5_modify_vhca_sw_id() 84 event->sw_function_id = MLX5_GET(query_vhca_state_out, out, in mlx5_vhca_event_notify() 85 vhca_state_context.sw_function_id); in mlx5_vhca_event_notify()
|
| H A D | mlx5_ifc_vhca_event.h | 21 u8 sw_function_id[0x20]; member 53 u8 sw_function_id[0x1]; member
|