Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c378 entry->ib1 |= mtk_prep_ib1_vlan_layer(eth, 1); in mtk_foe_entry_set_dsa()
395 mtk_prep_ib1_vlan_layer(eth, 1); in mtk_foe_entry_set_vlan()
404 entry->ib1 += mtk_prep_ib1_vlan_layer(eth, 1); in mtk_foe_entry_set_vlan()
H A Dmtk_eth_soc.h1384 static inline u32 mtk_prep_ib1_vlan_layer(struct mtk_eth *eth, u32 val) in mtk_prep_ib1_vlan_layer() function