Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwmvar.h252 #define IWM_TX_RING_HIMARK 224 macro
H A Dif_iwm.c6992 if (++ring->queued > IWM_TX_RING_HIMARK) { in iwm_tx()