Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_bmac.c380 if (macintstatus & MI_DMAINT) { in wlc_dpc()
382 wlc->macintstatus |= MI_DMAINT; in wlc_dpc()
1980 wlc->macintstatus = MI_DMAINT; in WLBANDINITFN()
2997 if (macintstatus & MI_DMAINT) { in wlc_intstatus()
Dwlc_main.h125 MI_PHYTXERR | MI_DMAINT | MI_TFS | MI_BG_NOISE | \
Dd11.h515 #define MI_DMAINT (1 << 15) /* (ORed) DMA-interrupts */ macro
Dwlc_main.c6458 {MI_DMAINT, "DMAINT"}, in wlc_high_dpc()