Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c137 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline()
195 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address()
224 nic_vport_context.mtu); in mlx5_query_nic_vport_mtu()
299 nic_vport_context); in mlx5_query_nic_vport_mac_list()
349 nic_vport_context); in mlx5_modify_nic_vport_mac_list()
400 nic_vport_context); in mlx5_modify_nic_vport_vlans()
476 nic_vport_context.node_guid); in mlx5_query_nic_vport_node_guid()
488 void *nic_vport_context; in mlx5_modify_nic_vport_node_guid() local
505 in, nic_vport_context); in mlx5_modify_nic_vport_node_guid()
506 MLX5_SET64(nic_vport_context, nic_vport_context, node_guid, node_guid); in mlx5_modify_nic_vport_node_guid()
[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-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_cmd.c107 nic_vport_context.roce_en); in dr_cmd_query_nic_vport_roce_en()
/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc.h6080 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member
7885 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member
/linux-6.15/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3779 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, in config_func_mtu()