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 | 204 nic_vport_context.min_wqe_inline_mode); in mlx5_query_nic_vport_min_inline() 239 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline() 240 MLX5_SET(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_min_inline() 257 nic_vport_context.permanent_address); in mlx5_query_nic_vport_mac_address() 297 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address() 298 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_mac_address() 326 nic_vport_context.mtu); in mlx5_query_nic_vport_mtu() 344 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, mtu); in mlx5_modify_nic_vport_mtu() 429 nic_vport_context); in mlx5_query_nic_vport_mac_list() 430 allowed_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 | 3797 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, in config_func_mtu()
|