Searched refs:STGE_FlowOnTresh (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 294 #define STGE_FlowOnTresh 0x3e /* 16-bit */ macro |
H A D | if_stge.c | 2099 CSR_WRITE_2(sc, STGE_FlowOnTresh, 29696 / 16); in stge_init_locked() |