Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_priv.h275 ent->is_static = !!(fwd_entry & ARLTBL_STATIC); in b53_arl_to_entry()
289 *fwd_entry |= ARLTBL_STATIC; in b53_arl_from_entry()
H A Db53_regs.h325 #define ARLTBL_STATIC BIT(15) macro
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_priv.h292 ent->is_static = !!(fwd_entry & ARLTBL_STATIC); in b53_arl_to_entry()
306 *fwd_entry |= ARLTBL_STATIC; in b53_arl_from_entry()
H A Db53_regs.h326 #define ARLTBL_STATIC BIT(15) macro

Completed in 5 milliseconds