Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A 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()

Completed in 6 milliseconds