Searched refs:STGE_MaxFrameSize (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 418 #define STGE_MaxFrameSize 0x86 macro |
H A D | if_stge.c | 2106 CSR_WRITE_2(sc, STGE_MaxFrameSize, sc->sc_if_framesize); in stge_init_locked() |