Searched refs:nic_vport_context (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | vport.c | 101 nic_vport_context.min_wqe_inline_mode); in mlx5_query_nic_vport_min_inline() 136 in, nic_vport_context); in mlx5_modify_nic_vport_min_inline() 137 MLX5_SET(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_min_inline() 154 nic_vport_context.permanent_address); in mlx5_query_nic_vport_mac_address() 194 in, nic_vport_context); in mlx5_modify_nic_vport_mac_address() 195 perm_mac = MLX5_ADDR_OF(nic_vport_context, nic_vport_ctx, in mlx5_modify_nic_vport_mac_address() 223 nic_vport_context.mtu); in mlx5_query_nic_vport_mtu() 241 MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, mtu); in mlx5_modify_nic_vport_mtu() 297 nic_vport_context); in mlx5_query_nic_vport_mac_list() 298 req_list_size = MLX5_GET(nic_vport_context, nic_vport_ctx, in mlx5_query_nic_vport_mac_list() [all …]
|
D | eswitch.c | 122 in, nic_vport_context); in arm_vport_context_events_cmd() 124 MLX5_SET(nic_vport_context, nic_vport_ctx, arm_change_event, 1); in arm_vport_context_events_cmd() 127 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 130 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd() 133 MLX5_SET(nic_vport_context, nic_vport_ctx, in arm_vport_context_events_cmd()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
D | mlx5_ifc.h | 5068 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member 6440 struct mlx5_ifc_nic_vport_context_bits nic_vport_context; member
|