modify_nic_vport_context_in   86 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	int in[MLX5_ST_SZ_DW(modify_nic_vport_context_in)]   = {0};
modify_nic_vport_context_in   90 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in   92 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	MLX5_SET(modify_nic_vport_context_in, in, field_select.change_event, 1);
modify_nic_vport_context_in   93 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport);
modify_nic_vport_context_in   94 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
modify_nic_vport_context_in   95 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in,
modify_nic_vport_context_in  102 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, opcode,
modify_nic_vport_context_in  142 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	u32 in[MLX5_ST_SZ_DW(modify_nic_vport_context_in)] = {0};
modify_nic_vport_context_in  143 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  146 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  148 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport);
modify_nic_vport_context_in  149 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
modify_nic_vport_context_in  151 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in,
modify_nic_vport_context_in  199 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  208 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  210 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport);
modify_nic_vport_context_in  211 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
modify_nic_vport_context_in  213 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in,
modify_nic_vport_context_in  250 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  258 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, field_select.mtu, 1);
modify_nic_vport_context_in  259 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.mtu, mtu);
modify_nic_vport_context_in  295 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	out_sz = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in) +
modify_nic_vport_context_in  350 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	in_sz = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in) +
modify_nic_vport_context_in  358 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, opcode,
modify_nic_vport_context_in  360 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  363 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  401 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	in_sz = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in) +
modify_nic_vport_context_in  409 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, opcode,
modify_nic_vport_context_in  411 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  414 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	nic_vport_ctx = MLX5_ADDR_OF(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  479 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  493 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  495 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, vport_number, vport);
modify_nic_vport_context_in  496 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, other_vport, 1);
modify_nic_vport_context_in  498 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	nic_vport_context = MLX5_ADDR_OF(modify_nic_vport_context_in,
modify_nic_vport_context_in  814 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  821 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, field_select.promisc, 1);
modify_nic_vport_context_in  822 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  824 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  826 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  844 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  856 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  858 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  862 drivers/net/ethernet/mellanox/mlx5/core/vport.c 		MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  866 drivers/net/ethernet/mellanox/mlx5/core/vport.c 		MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in  918 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in  925 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, field_select.roce_en, 1);
modify_nic_vport_context_in  926 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, nic_vport_context.roce_en,
modify_nic_vport_context_in 1097 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in 1109 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, field_select.affiliation, 1);
modify_nic_vport_context_in 1110 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in 1113 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in 1129 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);
modify_nic_vport_context_in 1137 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in, field_select.affiliation, 1);
modify_nic_vport_context_in 1138 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,
modify_nic_vport_context_in 1140 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(modify_nic_vport_context_in, in,