Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.h1709 #define IPW_INTA_BIT_FATAL_ERROR 0x40000000 macro
1720 IPW_INTA_BIT_FATAL_ERROR | \
Dipw2200.c2075 if (inta & IPW_INTA_BIT_FATAL_ERROR) { in ipw_irq_tasklet()
2112 handled |= IPW_INTA_BIT_FATAL_ERROR; in ipw_irq_tasklet()