Searched refs:inner_type (Results 1 – 5 of 5) sorted by relevance
304 u32 inner_type) in dwxgmac2_set_vlan_tag() argument312 if (inner_type) { in dwxgmac2_set_vlan_tag()318 des = inner_type << XGMAC_TDES3_IVTIR_SHIFT; in dwxgmac2_set_vlan_tag()
490 u32 inner_type) in dwmac4_set_vlan_tag() argument498 if (inner_type) { in dwmac4_set_vlan_tag()504 des = inner_type << TDES3_IVTIR_SHIFT; in dwmac4_set_vlan_tag()
97 u32 inner_type);
3993 u32 inner_type = 0x0; in stmmac_vlan_insert() local4002 inner_type = STMMAC_VLAN_INSERT; in stmmac_vlan_insert()4012 if (stmmac_set_desc_vlan_tag(priv, p, tag, inner_tag, inner_type)) in stmmac_vlan_insert()
66 static int create_maps(enum bpf_map_type inner_type) in create_maps() argument70 inner_map_type = inner_type; in create_maps()73 reuseport_array = bpf_map_create(inner_type, "reuseport_array", in create_maps()