Searched defs:jumbocnt (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ti/ | ||
H A D | if_ti.c | 2742 int jumbocnt, minicnt, stdcnt, ti_len; in ti_rxeof() local |
/freebsd/sys/dev/bge/ | ||
H A D | if_bge.c | 4290 int rx_npkts = 0, stdcnt = 0, jumbocnt = 0; in bge_rxeof() local |