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

/freebsd-10-stable/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-stable/sys/dev/bge/
H A Dif_bge.c4309 int rx_npkts = 0, stdcnt = 0, jumbocnt = 0; local
4370 stdcnt++;
4425 if (stdcnt > 0)
4435 if (stdcnt)

Completed in 81 milliseconds