Home
last modified time | relevance | path

Searched defs:inner_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c304 u32 inner_type) in dwxgmac2_set_vlan_tag()
H A Ddwmac4_descs.c490 u32 inner_type) in dwmac4_set_vlan_tag()
H A Dstmmac_main.c3983 u32 inner_type = 0x0; in stmmac_vlan_insert() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c66 static int create_maps(enum bpf_map_type inner_type) in create_maps()