Home
last modified time | relevance | path

Searched refs:local_vlan_proto (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c1818 u16 local_vlan_proto = ntohs(vlan_proto); in ice_set_vf_port_vlan() local
1831 if (!ice_is_supported_port_vlan_proto(&pf->hw, local_vlan_proto)) { in ice_set_vf_port_vlan()
1833 local_vlan_proto); in ice_set_vf_port_vlan()
1846 ice_vf_get_port_vlan_tpid(vf) == local_vlan_proto && in ice_set_vf_port_vlan()
1850 vlan_id, qos, local_vlan_proto); in ice_set_vf_port_vlan()
1857 vf->port_vlan_info = ICE_VLAN(local_vlan_proto, vlan_id, qos); in ice_set_vf_port_vlan()
1860 vlan_id, qos, local_vlan_proto, vf_id); in ice_set_vf_port_vlan()