Searched refs:ARLTBL_STATIC_89 (Results 1 – 2 of 2) sorted by relevance
365 ent->is_static = !!(fwd_entry & ARLTBL_STATIC_89); in b53_arl_to_entry_89()411 *fwd_entry |= ARLTBL_STATIC_89; in b53_arl_from_entry_89()
351 #define ARLTBL_STATIC_89 BIT(14) macro