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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipwvar.h162 int txfree; member in struct:ipw_softc
H A Dif_ipw.c1355 sc->txfree++;
1539 sc->txfree--;
1663 sc->txfree--;
1687 sc->txfree--;
1740 while (sc->txfree >= 1 + IPW_MAX_NSEG &&
2363 sc->txfree = IPW_NTBD - 2;

Completed in 40 milliseconds