Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlegacy/
D3945.c106 #define IL_EVT_DISABLE_SIZE (1532/32) macro
124 static const u32 evt_disable[IL_EVT_DISABLE_SIZE] = { in il3945_disable_events()
183 if (IL_EVT_DISABLE && array_size == IL_EVT_DISABLE_SIZE) { in il3945_disable_events()
186 for (i = 0; i < IL_EVT_DISABLE_SIZE; i++) in il3945_disable_events()