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