Searched refs:ARLTBL_VID_S (Results 1 – 2 of 2) sorted by relevance
356 ent->vid = mac_vid >> ARLTBL_VID_S; in b53_arl_to_entry()363 *mac_vid |= (u64)(ent->vid & ARLTBL_VID_MASK) << ARLTBL_VID_S; in b53_arl_from_entry()
266 #define ARLTBL_VID_S 48 macro