Searched refs:nic_vport_ctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c129 void *nic_vport_ctx; local
136 nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in,
138 MLX5_SET(nic_vport_context, nic_vport_ctx,
182 void *nic_vport_ctx; local
194 nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in,
196 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx,
260 void *nic_vport_ctx; local
298 nic_vport_ctx = MLX5_ADDR_OF(query_nic_vport_context_out, out,
300 req_list_size = MLX5_GET(nic_vport_context, nic_vport_ctx,
306 nic_vport_ctx,
322 void *nic_vport_ctx; local
374 void *nic_vport_ctx; local
[all...]
H A Deswitch.c126 void *nic_vport_ctx; local
134 nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in,
137 MLX5_SET(nic_vport_context, nic_vport_ctx, arm_change_event, 1);
140 MLX5_SET(nic_vport_context, nic_vport_ctx,
143 MLX5_SET(nic_vport_context, nic_vport_ctx,
146 MLX5_SET(nic_vport_context, nic_vport_ctx,

Completed in 261 milliseconds