Home
last modified time | relevance | path

Searched refs:other_vport (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dvport.h68 u16 vport, u8 other_vport, u8 state);
88 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport,
91 int mlx5_query_hca_vport_pkey(struct mlx5_core_dev *dev, u8 other_vport,
95 u8 other_vport, u8 port_num,
127 u8 other_vport, u64 *rx_discard_vport_down,
129 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport,
133 u8 other_vport, u8 port_num,
Dmlx5_ifc.h3988 u8 other_vport[0x1]; member
4261 u8 other_vport[0x1]; member
4290 u8 other_vport[0x1]; member
4343 u8 other_vport[0x1]; member
4803 u8 other_vport[0x1]; member
4958 u8 other_vport[0x1]; member
4994 u8 other_vport[0x1]; member
5021 u8 other_vport[0x1]; member
5289 u8 other_vport[0x1]; member
5321 u8 other_vport[0x1]; member
[all …]
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c53 MLX5_SET(query_vport_state_in, in, other_vport, 1); in _mlx5_query_vport_state()
68 u16 vport, u8 other_vport, u8 state) in mlx5_modify_vport_admin_state() argument
77 MLX5_SET(modify_vport_state_in, in, other_vport, other_vport); in mlx5_modify_vport_admin_state()
92 MLX5_SET(query_nic_vport_context_in, in, other_vport, 1); in mlx5_query_nic_vport_context()
149 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in mlx5_modify_nic_vport_min_inline()
178 MLX5_SET(query_nic_vport_context_in, in, other_vport, other); in mlx5_query_nic_vport_mac_address()
211 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in mlx5_modify_nic_vport_mac_address()
306 MLX5_SET(query_nic_vport_context_in, in, other_vport, 1); in mlx5_query_nic_vport_mac_list()
496 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in mlx5_modify_nic_vport_node_guid()
530 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_query_hca_vport_gid() argument
[all …]
Dfs_cmd.c181 MLX5_SET(set_flow_table_root_in, in, other_vport, 1); in mlx5_cmd_update_root_ft()
208 MLX5_SET(create_flow_table_in, in, other_vport, 1); in mlx5_cmd_create_flow_table()
262 MLX5_SET(destroy_flow_table_in, in, other_vport, 1); in mlx5_cmd_destroy_flow_table()
295 MLX5_SET(modify_flow_table_in, in, other_vport, 1); in mlx5_cmd_modify_flow_table()
332 MLX5_SET(create_flow_group_in, in, other_vport, 1); in mlx5_cmd_create_flow_group()
357 MLX5_SET(destroy_flow_group_in, in, other_vport, 1); in mlx5_cmd_destroy_flow_group()
437 MLX5_SET(set_fte_in, in, other_vport, 1); in mlx5_cmd_set_fte()
610 MLX5_SET(delete_fte_in, in, other_vport, 1); in mlx5_cmd_delete_fte()
Deswitch.c94 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in arm_vport_context_events_cmd()
122 MLX5_SET(modify_esw_vport_context_in, in, other_vport, 1); in modify_esw_vport_context_cmd()
140 MLX5_SET(modify_esw_vport_context_in, in, other_vport, 1); in query_esw_vport_context_cmd()
2525 MLX5_SET(query_vport_counter_in, in, other_vport, 1); in mlx5_eswitch_get_vport_stats()
Den_stats.c440 MLX5_SET(query_vnic_env_in, in, other_vport, 0); in mlx5e_grp_vnic_env_update_stats()
525 MLX5_SET(query_vport_counter_in, in, other_vport, 0); in mlx5e_grp_vport_update_stats()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c7 bool other_vport, in mlx5dr_cmd_query_esw_vport_context() argument
18 MLX5_SET(query_esw_vport_context_in, in, other_vport, other_vport); in mlx5dr_cmd_query_esw_vport_context()
34 int mlx5dr_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_vport, in mlx5dr_cmd_query_gvmi() argument
48 MLX5_SET(query_hca_cap_in, in, other_function, other_vport); in mlx5dr_cmd_query_gvmi()
Ddr_domain.c117 bool other_vport, in dr_domain_query_vport() argument
126 other_vport, in dr_domain_query_vport()
134 other_vport, in dr_domain_query_vport()
Ddr_types.h864 bool other_vport, u16 vport_number,
868 bool other_vport, u16 vport_number, u16 *gvmi);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c1128 MLX5_SET(destroy_flow_table_in, din, other_vport, in devx_obj_build_destroy_cmd()
1129 MLX5_GET(create_flow_table_in, in, other_vport)); in devx_obj_build_destroy_cmd()
1141 MLX5_SET(destroy_flow_group_in, din, other_vport, in devx_obj_build_destroy_cmd()
1142 MLX5_GET(create_flow_group_in, in, other_vport)); in devx_obj_build_destroy_cmd()
1156 MLX5_SET(delete_fte_in, din, other_vport, in devx_obj_build_destroy_cmd()
1157 MLX5_GET(set_fte_in, in, other_vport)); in devx_obj_build_destroy_cmd()