Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dif_mvpp.c4080 mvpp2_prs_double_vlan_find(struct mvpp2_softc *sc, uint16_t tpid1, uint16_t tpid2) in mvpp2_prs_double_vlan_find() argument
4098 match = mvpp2_prs_tcam_data_cmp(pe, 0, swap16(tpid1)) && in mvpp2_prs_double_vlan_find()
4112 mvpp2_prs_double_vlan_add(struct mvpp2_softc *sc, uint16_t tpid1, uint16_t tpid2, in mvpp2_prs_double_vlan_add() argument
4119 pe = mvpp2_prs_double_vlan_find(sc, tpid1, tpid2); in mvpp2_prs_double_vlan_add()
4158 mvpp2_prs_match_etype(pe, 0, tpid1); in mvpp2_prs_double_vlan_add()