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

/freebsd-current/sys/dev/ti/
H A Dif_ti.c2747 int jumbocnt, minicnt, stdcnt, ti_len; local
2764 jumbocnt = minicnt = stdcnt = 0;
2784 jumbocnt++;
2902 if (jumbocnt > 0) {
/freebsd-current/sys/dev/bge/
H A Dif_bge.c4301 int rx_npkts = 0, stdcnt = 0, jumbocnt = 0; local
4349 jumbocnt++;
4421 if (jumbocnt > 0)
4430 if (jumbocnt)

Completed in 93 milliseconds