Home
last modified time | relevance | path

Searched refs:IWX_TX_RING_LOMARK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwxvar.h228 #define IWX_TX_RING_LOMARK 192 macro
H A Dif_iwx.c5490 if (ring->queued < IWX_TX_RING_LOMARK) { in iwx_clear_oactive()