Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D3945.c91 #define IL_EVT_DISABLE_SIZE (1532/32) macro
109 static const u32 evt_disable[IL_EVT_DISABLE_SIZE] = { in il3945_disable_events()
168 if (IL_EVT_DISABLE && array_size == IL_EVT_DISABLE_SIZE) { in il3945_disable_events()
171 for (i = 0; i < IL_EVT_DISABLE_SIZE; i++) in il3945_disable_events()