set_roce_address_in  127 drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c 	u32  in[MLX5_ST_SZ_DW(set_roce_address_in)] = {0};
set_roce_address_in  129 drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c 	void *in_addr = MLX5_ADDR_OF(set_roce_address_in, in, roce_address);
set_roce_address_in  152 drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c 		MLX5_SET(set_roce_address_in, in, vhca_port_num, port_num);
set_roce_address_in  154 drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c 	MLX5_SET(set_roce_address_in, in, roce_address_index, index);
set_roce_address_in  155 drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c 	MLX5_SET(set_roce_address_in, in, opcode, MLX5_CMD_OP_SET_ROCE_ADDRESS);