Searched refs:ARLTBL_VID_MASK (Results 1 – 2 of 2) sorted by relevance
374 *mac_vid |= (u64)(ent->vid & ARLTBL_VID_MASK) << ARLTBL_VID_S; in b53_arl_from_entry()406 *mac_vid |= (u64)(ent->vid & ARLTBL_VID_MASK) << ARLTBL_VID_S; in b53_arl_from_entry_89()
332 #define ARLTBL_VID_MASK 0xfff macro