/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 53 MLX5_SET(query_vport_state_in, in, vport_number, vport); in mlx5_query_vport_state() 72 MLX5_SET(modify_vport_state_in, in, vport_number, vport); in mlx5_modify_vport_admin_state() 86 MLX5_SET(query_nic_vport_context_in, in, vport_number, vport); in mlx5_query_nic_vport_context() 133 MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport); in mlx5_modify_nic_vport_min_inline() 159 MLX5_SET(query_nic_vport_context_in, in, vport_number, vport); in mlx5_query_nic_vport_mac_address() 191 MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport); in mlx5_modify_nic_vport_mac_address() 290 MLX5_SET(query_nic_vport_context_in, in, vport_number, vport); in mlx5_query_nic_vport_mac_list() 501 MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport); in mlx5_modify_nic_vport_node_guid() 577 MLX5_SET(query_hca_vport_gid_in, in, vport_number, vf_num); in mlx5_query_hca_vport_gid() 642 MLX5_SET(query_hca_vport_pkey_in, in, vport_number, vf_num); in mlx5_query_hca_vport_pkey() [all …]
|
H A D | fs_cmd.c | 238 MLX5_SET(set_flow_table_root_in, in, vport_number, ft->vport); in mlx5_cmd_update_root_ft() 301 MLX5_SET(create_flow_table_in, in, vport_number, ft->vport); in mlx5_cmd_create_flow_table() 359 MLX5_SET(destroy_flow_table_in, in, vport_number, ft->vport); in mlx5_cmd_destroy_flow_table() 393 MLX5_SET(modify_flow_table_in, in, vport_number, ft->vport); in mlx5_cmd_modify_flow_table() 428 MLX5_SET(create_flow_group_in, in, vport_number, ft->vport); in mlx5_cmd_create_flow_group() 450 MLX5_SET(destroy_flow_group_in, in, vport_number, ft->vport); in mlx5_cmd_destroy_flow_group() 558 MLX5_SET(set_fte_in, in, vport_number, ft->vport); in mlx5_cmd_set_fte() 789 MLX5_SET(delete_fte_in, in, vport_number, ft->vport); in mlx5_cmd_delete_fte()
|
H A D | eswitch.c | 131 MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport); in arm_vport_context_events_cmd() 158 MLX5_SET(modify_esw_vport_context_in, in, vport_number, vport); in mlx5_eswitch_modify_esw_vport_context() 2148 MLX5_SET(query_vport_counter_in, in, vport_number, vport->vport); in mlx5_eswitch_get_vport_stats()
|
H A D | en_rep.c | 284 MLX5_SET(query_q_counter_in, in, vport_number, vport); in mlx5e_rep_query_aggr_q_counter()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_domain.c | 240 u16 vport_number, in dr_domain_query_vport() argument 248 vport_number, in dr_domain_query_vport() 256 vport_number, in dr_domain_query_vport() 261 vport_caps->num = vport_number; in dr_domain_query_vport()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | reporter_vnic.c | 24 MLX5_SET(query_vnic_env_in, in, vport_number, vport_num); in mlx5_reporter_vnic_diagnose_counters()
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | std_types.c | 50 MLX5_SET(query_esw_vport_context_in, in, vport_number, vport); in fill_vport_icm_addr()
|
H A D | counters.c | 353 MLX5_SET(query_q_counter_in, in, vport_number, in mlx5_ib_query_q_counters_vport()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | qos.c | 350 MLX5_SET(vport_element, attr, vport_number, vport_node->vport->vport); in esw_qos_vport_create_sched_element()
|
/linux/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 2796 MLX5_SET(query_vport_state_in, in, vport_number, vport); in query_vport_state()
|