query_hca_vport_gid_in  534 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int in_sz = MLX5_ST_SZ_BYTES(query_hca_vport_gid_in);
query_hca_vport_gid_in  566 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_hca_vport_gid_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_VPORT_GID);
query_hca_vport_gid_in  569 drivers/net/ethernet/mellanox/mlx5/core/vport.c 			MLX5_SET(query_hca_vport_gid_in, in, vport_number, vf_num);
query_hca_vport_gid_in  570 drivers/net/ethernet/mellanox/mlx5/core/vport.c 			MLX5_SET(query_hca_vport_gid_in, in, other_vport, 1);
query_hca_vport_gid_in  576 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(query_hca_vport_gid_in, in, gid_index, gid_index);
query_hca_vport_gid_in  579 drivers/net/ethernet/mellanox/mlx5/core/vport.c 		MLX5_SET(query_hca_vport_gid_in, in, port_num, port_num);