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