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

  /src/sys/arch/arm/xscale/
ixp425_if_npe.c 81 struct npebuf *ix_next; /* chain to next buffer */ member in struct:npebuf
827 td->tail = &npe->ix_next;
1069 npe->ix_next = sc->tx_free;
1271 sc->tx_free = npe->ix_next;
ixp425_if_npe.c 81 struct npebuf *ix_next; /* chain to next buffer */ member in struct:npebuf
827 td->tail = &npe->ix_next;
1069 npe->ix_next = sc->tx_free;
1271 sc->tx_free = npe->ix_next;
ixp425_if_npe.c 81 struct npebuf *ix_next; /* chain to next buffer */ member in struct:npebuf
827 td->tail = &npe->ix_next;
1069 npe->ix_next = sc->tx_free;
1271 sc->tx_free = npe->ix_next;

Completed in 39 milliseconds