Searched refs:SRIOV_OFFLOADS (Results 1 – 6 of 6) sorted by relevance
16 SRIOV_OFFLOADS enumerator
59 if (esw->mode != SRIOV_OFFLOADS) in mlx5_eswitch_add_offloaded_rule()825 err = mlx5_eswitch_enable_sriov(esw, num_vfs, SRIOV_OFFLOADS); in esw_offloads_start()986 err1 = mlx5_eswitch_enable_sriov(esw, num_vfs, SRIOV_OFFLOADS); in esw_offloads_stop()1012 *mlx5_mode = SRIOV_OFFLOADS; in esw_mode_from_devlink()1027 case SRIOV_OFFLOADS: in esw_mode_to_devlink()1321 if (esw->mode == SRIOV_OFFLOADS && esw->vports[vport_index].enabled) in mlx5_eswitch_unregister_vport_rep()
221 if (esw->mode != SRIOV_OFFLOADS) in mlx5e_sqs2vport_stop()242 if (esw->mode != SRIOV_OFFLOADS) in mlx5e_sqs2vport_start()830 if (esw->mode == SRIOV_OFFLOADS && in mlx5e_is_uplink_rep()
1650 if (mode == SRIOV_OFFLOADS) in mlx5_eswitch_enable_sriov()1682 else if (esw->mode == SRIOV_OFFLOADS) in mlx5_eswitch_disable_sriov()1688 if (old_mode == SRIOV_OFFLOADS) in mlx5_eswitch_disable_sriov()
2198 (peer_priv->mdev->priv.eswitch->mode == SRIOV_OFFLOADS)); in is_merged_eswitch_dev()2807 if (MLX5_VPORT_MANAGER(priv->mdev) && esw->mode == SRIOV_OFFLOADS) { in get_tc_ht()2832 if (esw && esw->mode == SRIOV_OFFLOADS) { in mlx5e_configure_flower()
6353 mlx5_ib_eswitch_mode(mdev->priv.eswitch) == SRIOV_OFFLOADS) { in mlx5_ib_add()