Searched refs:nic_vport_context (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | vport.c | 102 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 …]
|
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()
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 107 nic_vport_context.roce_en); in dr_cmd_query_nic_vport_roce_en()
|
/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 3315 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, in config_func_mtu()
|