Searched refs:AR8216_ATU_CTRL_ARP_EN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/etherswitch/arswitch/ | ||
| HD | arswitchreg.h | 197 #define AR8216_ATU_CTRL_ARP_EN BIT(20) macro |
| HD | arswitch.c | 432 val |= AR8216_ATU_CTRL_ARP_EN; in ar8xxx_atu_learn_default() |