Searched refs:stdcnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ti/
H A Dif_ti.c2755 int jumbocnt, minicnt, stdcnt, ti_len; local
2772 jumbocnt = minicnt = stdcnt = 0;
2847 stdcnt++;
2900 if (stdcnt > 0) {
/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c4303 int rx_npkts = 0, stdcnt = 0, jumbocnt = 0; local
4364 stdcnt++;
4419 if (stdcnt > 0)
4429 if (stdcnt)

Completed in 94 milliseconds