Searched refs:VTE_MEMBERS (Results 1 – 2 of 2) sorted by relevance
241 #define VTE_MEMBERS 0x1ff macro
321 vlan->members = entry & VTE_MEMBERS; in b53_get_vlan_entry()322 vlan->untag = (entry >> VTE_UNTAG_S) & VTE_MEMBERS; in b53_get_vlan_entry()