Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dinterrupt.c232 wil_c(wil, RGF_INT_COUNT_ON_SPECIAL_EVT, 0x1FE); in wil_configure_interrupt_moderation_edma()
233 wil_s(wil, RGF_INT_COUNT_ON_SPECIAL_EVT, 0x1); in wil_configure_interrupt_moderation_edma()
Dwil6210.h335 #define RGF_INT_COUNT_ON_SPECIAL_EVT (0x8b62d8) macro