Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwxreg.h6718 #define IWX_TX_FLUSH_QUEUE_RSP 16 macro
6741 struct iwx_flush_queue_info queues[IWX_TX_FLUSH_QUEUE_RSP];
H A Dif_iwx.c6491 if (num_flushed_queues > IWX_TX_FLUSH_QUEUE_RSP) { in iwx_flush_sta_tids()