Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_mac80211.h86 #define INT_UNLOCK(wl, flags) spin_unlock_irqrestore(&(wl)->isr_lock, flags) macro
Dwl_mac80211.c1438 INT_UNLOCK(wl, flags); in wl_intrson()
1456 INT_UNLOCK(wl, flags); in wl_intrsoff()
1466 INT_UNLOCK(wl, flags); in wl_intrsrestore()
1549 INT_UNLOCK(wl, flags); in wl_dpc()