Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c30 #define WIL6210_IMC_RX (BIT_DMA_EP_RX_ICR_RX_DONE | \ macro
32 #define WIL6210_IMC_RX_NO_RX_HTRSH (WIL6210_IMC_RX & \
142 unmask_rx_htrsh ? WIL6210_IMC_RX : WIL6210_IMC_RX_NO_RX_HTRSH); in wil6210_unmask_irq_rx()