Searched refs:nic_vport_context (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | vport.c | 116 nic_vport_context.min_wqe_inline_mode); in mlx5_query_nic_vport_min_inline() 152 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline() 153 MLX5_SET(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_min_inline() 173 nic_vport_context.permanent_address); in mlx5_query_nic_vport_mac_address() 214 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address() 215 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_mac_address() 241 nic_vport_context.mtu); in mlx5_query_nic_vport_mtu() 259 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, mtu); in mlx5_modify_nic_vport_mtu() 313 nic_vport_context); in mlx5_query_nic_vport_mac_list() 314 req_list_size = MLX5_GET(nic_vport_context, nic_vport_ctx, in mlx5_query_nic_vport_mac_list() [all …]
|
| D | eswitch.c | 96 in, nic_vport_context); in arm_vport_context_events_cmd() 98 MLX5_SET(nic_vport_context, nic_vport_ctx, arm_change_event, 1); in arm_vport_context_events_cmd() 101 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 104 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 107 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | mlx5_ifc.h | 4793 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member 6145 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member
|