Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c176 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 Deswitch.c135 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/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_cmd.c95 nic_vport_context.roce_en); in dr_cmd_query_nic_vport_roce_en()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h6200 struct mlx5_ifc_nic_vport_context_bits nic_vport_context;
8123 struct mlx5_ifc_nic_vport_context_bits nic_vport_context;
6168 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; global() member
8084 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; global() member
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3790 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, in config_func_mtu()