Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_regs.h515 #define VA_MEMBER_MASK 0x3f macro
H A Db53_common.c306 vlan->members = entry & VA_MEMBER_MASK; in b53_get_vlan_entry()
317 vlan->members = entry & VA_MEMBER_MASK; in b53_get_vlan_entry()