Searched refs:ARLTBL_VALID (Results 1 – 3 of 3) sorted by relevance
290 ent->is_valid = !!(fwd_entry & ARLTBL_VALID); in b53_arl_to_entry()304 *fwd_entry |= ARLTBL_VALID; in b53_arl_from_entry()
327 #define ARLTBL_VALID BIT(16) macro
1637 if (!(fwd_entry & ARLTBL_VALID)) { in b53_arl_read()