Searched refs:ARLTBL_STATIC_25 (Results 1 – 2 of 2) sorted by relevance
349 ent->is_static = !!(mac_vid & ARLTBL_STATIC_25); in b53_arl_to_entry_25()396 *mac_vid |= ARLTBL_STATIC_25; in b53_arl_from_entry_25()422 ent->is_static = !!(mac_vid & ARLTBL_STATIC_25); in b53_arl_search_to_entry_25()
336 #define ARLTBL_STATIC_25 BIT_ULL(62) macro