Home
last modified time | relevance | path

Searched refs:ARLTBL_DATA_PORT_ID_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_priv.h272 ent->port = fwd_entry & ARLTBL_DATA_PORT_ID_MASK; in b53_arl_to_entry()
285 *fwd_entry = ent->port & ARLTBL_DATA_PORT_ID_MASK; in b53_arl_from_entry()
H A Db53_regs.h322 #define ARLTBL_DATA_PORT_ID_MASK 0x1ff macro
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_priv.h289 ent->port = fwd_entry & ARLTBL_DATA_PORT_ID_MASK; in b53_arl_to_entry()
302 *fwd_entry = ent->port & ARLTBL_DATA_PORT_ID_MASK; in b53_arl_from_entry()
H A Db53_regs.h323 #define ARLTBL_DATA_PORT_ID_MASK 0x1ff macro

Completed in 4 milliseconds