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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-csr.h167 #define CSR_INT_BIT_CT_KILL (1 << 6) /* Critical temp (chip too hot) rfkill */ macro
H A Diwl-agn.c1167 if (inta & CSR_INT_BIT_CT_KILL) {
1170 handled |= CSR_INT_BIT_CT_KILL;
1343 if (inta & CSR_INT_BIT_CT_KILL) {
1346 handled |= CSR_INT_BIT_CT_KILL;

Completed in 112 milliseconds