Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h32 #define IWN_TX_RING_LOMARK 192 macro
H A Dif_iwn.c2943 if (--ring->queued < IWN_TX_RING_LOMARK) { in iwn_tx_done()