Searched refs:WL_ISRLOCK (Results 1 – 2 of 2) sorted by relevance
81 #define WL_ISRLOCK(wl, flags) do {spin_lock(&(wl)->isr_lock); (void)(flags); } while (0) macro
1514 WL_ISRLOCK(wl, flags); in wl_isr()