Searched refs:ARLTBL_STATIC (Results 1 – 2 of 2) sorted by relevance
292 ent->is_static = !!(fwd_entry & ARLTBL_STATIC); in b53_arl_to_entry()306 *fwd_entry |= ARLTBL_STATIC; in b53_arl_from_entry()
326 #define ARLTBL_STATIC BIT(15) macro