Searched refs:GMI_RX_FCS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/evbppc/virtex/dev/ | ||
| D | temacreg.h | 61 #define GMI_RX_FCS 0x20000000 /* Pass FCS on Rx */ macro |
| D | if_temac.c | 597 ~(GMI_RX_JUMBO | GMI_RX_FCS); in temac_init() |