HomeSort by: relevance | last modified time | path
    Searched defs:vp_iflow (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/virtio/
viocon.c 115 unsigned int vp_iflow:1; /* rx flow control */ member in struct:viocon_port
408 while (!vp->vp_iflow && virtio_dequeue(vsc, vq, &slot, &len) == 0) {
484 vp->vp_iflow = stop;

Completed in 25 milliseconds