Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mlx5/
Dvport.h60 u16 vport, u8 other_vport, u8 state);
80 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport,
83 int mlx5_query_hca_vport_pkey(struct mlx5_core_dev *dev, u8 other_vport,
87 u8 other_vport, u8 port_num,
119 u8 other_vport, u64 *rx_discard_vport_down,
121 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport,
124 u8 other_vport, u8 port_num,
Dmlx5_ifc.h4807 u8 other_vport[0x1]; member
5085 u8 other_vport[0x1]; member
5114 u8 other_vport[0x1]; member
5169 u8 other_vport[0x1]; member
5618 u8 other_vport[0x1]; member
5683 u8 other_vport[0x1]; member
5838 u8 other_vport[0x1]; member
5874 u8 other_vport[0x1]; member
5901 u8 other_vport[0x1]; member
6493 u8 other_vport[0x1]; member
[all …]
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c55 MLX5_SET(query_vport_state_in, in, other_vport, 1); in mlx5_query_vport_state()
65 u16 vport, u8 other_vport, u8 state) in mlx5_modify_vport_admin_state() argument
73 MLX5_SET(modify_vport_state_in, in, other_vport, other_vport); in mlx5_modify_vport_admin_state()
88 MLX5_SET(query_nic_vport_context_in, in, other_vport, 1); in mlx5_query_nic_vport_context()
134 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in mlx5_modify_nic_vport_min_inline()
160 MLX5_SET(query_nic_vport_context_in, in, other_vport, other); in mlx5_query_nic_vport_mac_address()
192 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in mlx5_modify_nic_vport_mac_address()
292 MLX5_SET(query_nic_vport_context_in, in, other_vport, 1); in mlx5_query_nic_vport_mac_list()
481 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in mlx5_modify_nic_vport_node_guid()
517 int mlx5_query_hca_vport_gid(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_query_hca_vport_gid() argument
[all …]
Dfs_cmd.c239 MLX5_SET(set_flow_table_root_in, in, other_vport, in mlx5_cmd_update_root_ft()
302 MLX5_SET(create_flow_table_in, in, other_vport, in mlx5_cmd_create_flow_table()
360 MLX5_SET(destroy_flow_table_in, in, other_vport, in mlx5_cmd_destroy_flow_table()
394 MLX5_SET(modify_flow_table_in, in, other_vport, in mlx5_cmd_modify_flow_table()
429 MLX5_SET(create_flow_group_in, in, other_vport, in mlx5_cmd_create_flow_group()
451 MLX5_SET(destroy_flow_group_in, in, other_vport, in mlx5_cmd_destroy_flow_group()
559 MLX5_SET(set_fte_in, in, other_vport, in mlx5_cmd_set_fte()
788 MLX5_SET(delete_fte_in, in, other_vport, in mlx5_cmd_delete_fte()
Deswitch.c133 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1); in arm_vport_context_events_cmd()
154 bool other_vport, void *in) in mlx5_eswitch_modify_esw_vport_context() argument
159 MLX5_SET(modify_esw_vport_context_in, in, other_vport, other_vport); in mlx5_eswitch_modify_esw_vport_context()
2037 int other_vport = 1; in mlx5_eswitch_set_vport_state() local
2047 other_vport = 0; in mlx5_eswitch_set_vport_state()
2056 err = mlx5_modify_vport_admin_state(esw->dev, opmod, vport, other_vport, link_state); in mlx5_eswitch_set_vport_state()
2149 MLX5_SET(query_vport_counter_in, in, other_vport, 1); in mlx5_eswitch_get_vport_stats()
Deswitch.h442 bool other_vport, void *in);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dreporter_vnic.c18 u16 vport_num, bool other_vport) in mlx5_reporter_vnic_diagnose_counters() argument
26 MLX5_SET(query_vnic_env_in, in, other_vport, !!other_vport); in mlx5_reporter_vnic_diagnose_counters()
Dreporter_vnic.h14 u16 vport_num, bool other_vport);
/Linux-v6.6/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
37 bool ec_vf_func = other_vport ? mlx5_core_is_ec_vf_vport(mdev, vport_number) : false; in mlx5dr_cmd_query_gvmi()
49 MLX5_SET(query_hca_cap_in, in, other_function, other_vport); in mlx5dr_cmd_query_gvmi()
100 MLX5_SET(query_nic_vport_context_in, in, other_vport, !!vport); in dr_cmd_query_nic_vport_roce_en()
822 MLX5_SET(set_fte_in, in, other_vport, 1); in mlx5dr_cmd_set_fte()
Ddr_domain.c241 bool other_vport, in dr_domain_query_vport() argument
247 other_vport, in dr_domain_query_vport()
255 other_vport, in dr_domain_query_vport()
Ddr_types.h1305 bool other_vport, u16 vport_number,
1309 bool other_vport, u16 vport_number, u16 *gvmi);
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dstd_types.c50 MLX5_SET(query_esw_vport_context_in, in, other_vport, true); in fill_vport_icm_addr()
Ddevx.c1181 MLX5_SET(destroy_flow_table_in, din, other_vport, in devx_obj_build_destroy_cmd()
1182 MLX5_GET(create_flow_table_in, in, other_vport)); in devx_obj_build_destroy_cmd()
1193 MLX5_SET(destroy_flow_group_in, din, other_vport, in devx_obj_build_destroy_cmd()
1194 MLX5_GET(create_flow_group_in, in, other_vport)); in devx_obj_build_destroy_cmd()
1207 MLX5_SET(delete_fte_in, din, other_vport, in devx_obj_build_destroy_cmd()
1208 MLX5_GET(set_fte_in, in, other_vport)); in devx_obj_build_destroy_cmd()
Dcounters.c348 MLX5_SET(query_q_counter_in, in, other_vport, 1); in mlx5_ib_query_q_counters_vport()
/Linux-v6.6/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2445 MLX5_SET(query_vport_state_in, in, other_vport, 1); in query_vport_state()