Searched refs:steer (Results 1 – 6 of 6) sorted by relevance
48 if (priv->steer.tbl) { in mlx5_vdpa_steer_unset()50 priv->steer.tbl = NULL; in mlx5_vdpa_steer_unset()52 if (priv->steer.domain) { in mlx5_vdpa_steer_unset()54 priv->steer.domain = NULL; in mlx5_vdpa_steer_unset()56 if (priv->steer.rqt) { in mlx5_vdpa_steer_unset()58 priv->steer.rqt = NULL; in mlx5_vdpa_steer_unset()100 if (!priv->steer.rqt) { in mlx5_vdpa_rqt_prepare()102 if (!priv->steer.rqt) { in mlx5_vdpa_rqt_prepare()249 if (priv->steer.rqt) { in mlx5_vdpa_steer_update()275 priv->steer.tbl = mlx5_glue->dr_create_flow_tbl(priv->steer.domain, 0); in mlx5_vdpa_steer_setup()[all …]
159 struct mlx5_vdpa_steer steer; member
965 steer = NULL; in enic_fm_reorder_action_op()972 steer = op; in enic_fm_reorder_action_op()976 if (steer && decap && decap < steer) { in enic_fm_reorder_action_op()981 *decap = *steer; in enic_fm_reorder_action_op()982 *steer = tmp_op; in enic_fm_reorder_action_op()1269 bool steer; in enic_fm_copy_action() local1277 steer = false; in enic_fm_copy_action()1362 steer = true; in enic_fm_copy_action()1429 steer = true; in enic_fm_copy_action()2083 if (steer) { in enic_fm_flow_free()[all …]
23 layer 2 (L2) traffic (such as OVS) need to steer traffic themselves
4439 Validate and create a QinQ rule on port 0 to steer traffic to a VF queue in a VM.4455 Validate and create a QinQ rule on port 0 to steer traffic to a queue on the host.4480 Create VXLAN rules on port 0 to steer traffic to PF queues.
859 itself and not steer LACP traffic to the kernel.