Searched refs:ARLTBL_DATA_PORT_ID_MASK (Results 1 – 2 of 2) sorted by relevance
278 ent->port = fwd_entry & ARLTBL_DATA_PORT_ID_MASK; in b53_arl_to_entry()291 *fwd_entry = ent->port & ARLTBL_DATA_PORT_ID_MASK; in b53_arl_from_entry()
322 #define ARLTBL_DATA_PORT_ID_MASK 0x1ff macro