Searched refs:nic_vport_context (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | vport.c | 176 nic_vport_context.min_wqe_inline_mode); in mlx5_query_nic_vport_min_inline() 211 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline() 212 MLX5_SET(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_min_inline() 229 nic_vport_context.permanent_address); in mlx5_query_nic_vport_mac_address() 269 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address() 270 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_mac_address() 298 nic_vport_context.mtu); in mlx5_query_nic_vport_mtu() 316 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, mtu); in mlx5_modify_nic_vport_mtu() 373 nic_vport_context); in mlx5_query_nic_vport_mac_list() 374 req_list_size = MLX5_GET(nic_vport_context, nic_vport_ctx, in mlx5_query_nic_vport_mac_list() [all …]
|
| H A D | eswitch.c | 135 in, nic_vport_context); in arm_vport_context_events_cmd() 137 MLX5_SET(nic_vport_context, nic_vport_ctx, arm_change_event, 1); in arm_vport_context_events_cmd() 140 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 143 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 146 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 3790 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, in config_func_mtu()
|