Searched refs:local_vlan_proto (Results 1 – 1 of 1) sorted by relevance
1591 u16 local_vlan_proto = ntohs(vlan_proto); in ice_set_vf_port_vlan() local1604 if (!ice_is_supported_port_vlan_proto(&pf->hw, local_vlan_proto)) { in ice_set_vf_port_vlan()1606 local_vlan_proto); in ice_set_vf_port_vlan()1619 ice_vf_get_port_vlan_tpid(vf) == local_vlan_proto && in ice_set_vf_port_vlan()1623 vlan_id, qos, local_vlan_proto); in ice_set_vf_port_vlan()1630 vf->port_vlan_info = ICE_VLAN(local_vlan_proto, vlan_id, qos); in ice_set_vf_port_vlan()1633 vlan_id, qos, local_vlan_proto, vf_id); in ice_set_vf_port_vlan()