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

/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.c2762 int jumbocnt, minicnt, stdcnt, ti_len; local
2779 jumbocnt = minicnt = stdcnt = 0;
2799 jumbocnt++;
2917 if (jumbocnt > 0) {
/freebsd-11-stable/sys/dev/bge/
H A Dif_bge.c4325 int rx_npkts = 0, stdcnt = 0, jumbocnt = 0; local
4373 jumbocnt++;
4445 if (jumbocnt > 0)
4454 if (jumbocnt)

Completed in 111 milliseconds