Searched refs:other_vport (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c76 MLX5_SET(create_flow_table_in, in, other_vport, 1);
102 MLX5_SET(destroy_flow_table_in, in, other_vport, 1);
126 MLX5_SET(create_flow_group_in, in, other_vport, 1);
154 MLX5_SET(destroy_flow_group_in, in, other_vport, 1);
216 MLX5_SET(set_fte_in, in, other_vport, 1);
276 MLX5_SET(delete_fte_in, in, other_vport, 1);
H A Dmlx5_vport.c47 MLX5_SET(query_vport_state_in, in, other_vport, 1);
89 MLX5_SET(modify_vport_state_in, in, other_vport, 1);
111 MLX5_SET(query_nic_vport_context_in, in, other_vport, 1);
260 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
318 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
464 bool other_vport, u8 *addr)
484 other_vport, other_vport);
532 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
571 MLX5_SET(modify_nic_vport_context_in, in, other_vport,
463 mlx5_set_nic_vport_current_mac(struct mlx5_core_dev *mdev, int vport, bool other_vport, u8 *addr) argument
1004 mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport, int vf, u8 port_num, void *out, size_t out_sz) argument
1206 mlx5_query_hca_vport_pkey(struct mlx5_core_dev *dev, u8 other_vport, u8 port_num, u16 vf_num, u16 pkey_index, u16 *pkey) argument
[all...]
H A Dmlx5_eswitch.c99 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
126 MLX5_SET(query_esw_vport_context_in, in, other_vport, 1);
176 MLX5_SET(modify_esw_vport_context_in, in, other_vport, 1);
/freebsd-11-stable/sys/dev/mlx5/
H A Dvport.h88 bool other_vport, u8 *addr);
126 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport,
145 int mlx5_query_hca_vport_pkey(struct mlx5_core_dev *dev, u8 other_vport,
H A Dmlx5_ifc.h3636 u8 other_vport[0x1]; member in struct:mlx5_ifc_set_flow_table_root_in_bits
3670 u8 other_vport[0x1]; member in struct:mlx5_ifc_set_fte_in_bits
3955 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_vport_state_in_bits
3984 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_vnic_env_in_bits
4037 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_vport_counter_in_bits
4484 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_nic_vport_context_in_bits
4620 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_hca_vport_pkey_in_bits
4650 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_hca_vport_gid_in_bits
4677 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_hca_vport_context_in_bits
4724 u8 other_vport[ member in struct:mlx5_ifc_query_flow_table_in_bits
4757 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_fte_in_bits
4813 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_flow_group_in_bits
4876 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_esw_vport_context_in_bits
5262 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_vport_state_in_bits
5542 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_nic_vport_context_in_bits
5606 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_hca_vport_context_in_bits
5637 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_flow_table_in_bits
5677 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_esw_vport_context_in_bits
6362 u8 other_vport[0x1]; member in struct:mlx5_ifc_destroy_flow_table_in_bits
6393 u8 other_vport[0x1]; member in struct:mlx5_ifc_destroy_flow_group_in_bits
6538 u8 other_vport[0x1]; member in struct:mlx5_ifc_delete_fte_in_bits
7170 u8 other_vport[0x1]; member in struct:mlx5_ifc_create_flow_table_in_bits
7209 u8 other_vport[0x1]; member in struct:mlx5_ifc_create_flow_group_in_bits
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c818 MLX5_SET(query_vnic_env_in, in, other_vport, 0);
921 MLX5_SET(query_vport_counter_in, in, other_vport, 0);

Completed in 262 milliseconds