Searched refs:vx_last_mb (Results 1 – 2 of 2) sorted by relevance
819 if (sc->vx_last_mb == sc->vx_next_mb && in vx_get()1044 i = sc->vx_last_mb; in vx_mbuf_fill()1052 sc->vx_last_mb = i; in vx_mbuf_fill()1054 if (sc->vx_last_mb != sc->vx_next_mb) { in vx_mbuf_fill()1074 sc->vx_last_mb = sc->vx_next_mb = 0; in vx_mbuf_empty()
47 int vx_last_mb; /* Last mbuf. */ member