I40E_VSI_SRIOV
if (vsi->type == I40E_VSI_SRIOV)
if (vsi && vsi->type == I40E_VSI_SRIOV) {
case I40E_VSI_SRIOV:
} else if (vsi->type == I40E_VSI_SRIOV) {
} else if (vsi->type == I40E_VSI_SRIOV) {
} else if (vsi->type == I40E_VSI_SRIOV) {
case I40E_VSI_SRIOV:
if (vsi->type != I40E_VSI_SRIOV) {
else if (type == I40E_VSI_SRIOV)
(vsi->type == I40E_VSI_SRIOV && vsi->num_queue_pairs != 0))
case I40E_VSI_SRIOV:
(vsi->type == I40E_VSI_SRIOV && vsi->num_queue_pairs == 0) ||
(vsi->type != I40E_VSI_MAIN && vsi->type != I40E_VSI_SRIOV))
if (vsi->type == I40E_VSI_SRIOV) {
} else if (vsi->type == I40E_VSI_SRIOV ||
if (vsi->type == I40E_VSI_SRIOV)
if (vsi->type != I40E_VSI_SRIOV)
if (vsi->type == I40E_VSI_SRIOV && pf->vf &&
if (vsi->type == I40E_VSI_SRIOV)
case I40E_VSI_SRIOV:
vsi = i40e_vsi_setup(pf, I40E_VSI_SRIOV, main_vsi->seid, vf->vf_id);