Searched refs:FXP_RFA_STATUS_VLAN (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | i82557reg.h | 431 #define FXP_RFA_STATUS_VLAN 0x1000 /* VLAN */ macro |
| D | i82557.c | 1408 (rfa->rfa_status & htole16(FXP_RFA_STATUS_VLAN)) != 0) in fxp_rxintr() |