Searched refs:vlan_ethtype (Results 1 – 2 of 2) sorted by relevance
972 vlan_info->vlan_ethtype = in npc_vtag_insert_action_parse()974 if (vlan_info->vlan_ethtype != ROC_ETHER_TYPE_VLAN && in npc_vtag_insert_action_parse()975 vlan_info->vlan_ethtype != ROC_ETHER_TYPE_QINQ) { in npc_vtag_insert_action_parse()1027 (((uint32_t)vlan_info[0].vlan_ethtype << 16) | in npc_vtag_insert_action_configure()1034 (((uint32_t)vlan_info[1].vlan_ethtype << 16) | in npc_vtag_insert_action_configure()
82 uint16_t vlan_ethtype; member