Searched refs:RX_DMA_STATUS_L4I (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ | ||
D | txrx.h | 398 #define RX_DMA_STATUS_L4I BIT(5) macro |
D | txrx.c | 462 if (likely(d->dma.status & RX_DMA_STATUS_L4I)) { in wil_vring_reap_rx() |