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

/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxvar.h285 #define IWX_FLAG_TXFLUSH 0x400 /* Tx queue flushing in progress */ macro
H A Dif_iwx.c6495 sc->sc_flags |= IWX_FLAG_TXFLUSH;
6510 sc->sc_flags &= ~IWX_FLAG_TXFLUSH;
9229 if (sc->sc_flags & IWX_FLAG_TXFLUSH)
9331 sc->sc_flags &= ~IWX_FLAG_TXFLUSH;

Completed in 69 milliseconds