Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c102 nic_vport_context.min_wqe_inline_mode); in mlx5_query_nic_vport_min_inline()
137 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline()
138 MLX5_SET(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_min_inline()
155 nic_vport_context.permanent_address); in mlx5_query_nic_vport_mac_address()
195 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address()
196 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_mac_address()
224 nic_vport_context.mtu); in mlx5_query_nic_vport_mtu()
242 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, mtu); in mlx5_modify_nic_vport_mtu()
299 nic_vport_context); in mlx5_query_nic_vport_mac_list()
300 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/vdpa/mlx5/net/
H A Dmlx5_vnet.c3779 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, in config_func_mtu()