Searched refs:GMI_RX_JUMBO (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/evbppc/virtex/dev/ | ||
| D | temacreg.h | 60 #define GMI_RX_JUMBO 0x40000000 /* Jumbo frame enable */ macro |
| D | if_temac.c | 597 ~(GMI_RX_JUMBO | GMI_RX_FCS); in temac_init() |