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

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c49 MLX5_SET(query_vport_state_in, in, other_vport, 1);
93 MLX5_SET(modify_vport_state_in, in, other_vport, 1);
118 MLX5_SET(query_nic_vport_context_in, in, other_vport, 1);
272 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
330 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
477 bool other_vport, u8 *addr)
497 other_vport, other_vport);
545 MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
584 MLX5_SET(modify_nic_vport_context_in, in, other_vport,
476 mlx5_set_nic_vport_current_mac(struct mlx5_core_dev *mdev, int vport, bool other_vport, u8 *addr) argument
1192 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_flow_table.c70 MLX5_SET(set_fte_in, in, other_vport, !!ft->vport);
100 MLX5_SET_DFTEI(in, other_vport, !!ft->vport);
120 MLX5_SET_DFGI(in, other_vport, !!ft->vport);
151 MLX5_SET_CFGI(in, other_vport, !!ft->vport);
210 MLX5_SET(create_flow_table_in, in, other_vport, !!ft->vport);
239 MLX5_SET_DFTI(in, other_vport, !!ft->vport);
462 MLX5_SET(set_flow_table_root_in, in, other_vport,
/freebsd-10-stable/sys/dev/mlx5/
H A Dvport.h78 bool other_vport, u8 *addr);
132 int mlx5_query_hca_vport_pkey(struct mlx5_core_dev *dev, u8 other_vport,
H A Dmlx5_ifc.h3446 u8 other_vport[0x1]; member in struct:mlx5_ifc_set_flow_table_root_in_bits
3480 u8 other_vport[0x1]; member in struct:mlx5_ifc_set_fte_in_bits
3765 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_vport_state_in_bits
3818 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_vport_counter_in_bits
4265 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_nic_vport_context_in_bits
4401 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_hca_vport_pkey_in_bits
4431 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_hca_vport_gid_in_bits
4458 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_hca_vport_context_in_bits
4510 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_flow_table_in_bits
4543 u8 other_vport[ member in struct:mlx5_ifc_query_fte_in_bits
4599 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_flow_group_in_bits
4663 u8 other_vport[0x1]; member in struct:mlx5_ifc_query_esw_vport_context_in_bits
5049 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_vport_state_in_bits
5323 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_nic_vport_context_in_bits
5387 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_hca_vport_context_in_bits
5421 u8 other_vport[0x1]; member in struct:mlx5_ifc_modify_esw_vport_context_in_bits
6106 u8 other_vport[0x1]; member in struct:mlx5_ifc_destroy_flow_table_in_bits
6137 u8 other_vport[0x1]; member in struct:mlx5_ifc_destroy_flow_group_in_bits
6282 u8 other_vport[0x1]; member in struct:mlx5_ifc_delete_fte_in_bits
6914 u8 other_vport[0x1]; member in struct:mlx5_ifc_create_flow_table_in_bits
6958 u8 other_vport[0x1]; member in struct:mlx5_ifc_create_flow_group_in_bits
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c469 MLX5_SET(query_vport_counter_in, in, other_vport, 0);

Completed in 103 milliseconds