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