Searched refs:ARLTBL_MAC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/dsa/b53/ | ||
D | b53_regs.h | 311 #define ARLTBL_MAC_MASK 0xffffffffffffULL macro |
D | b53_common.c | 1641 if ((mac_vid & ARLTBL_MAC_MASK) != mac) in b53_arl_read() |