Home
last modified time | relevance | path

Searched refs:txqueued (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/fxp/
H A Dif_fxp.c1337 int txqueued; in fxp_start_body() local
1353 txqueued = 0; in fxp_start_body()
1369 txqueued++; in fxp_start_body()
1380 if (txqueued > 0) { in fxp_start_body()