Searched refs:HCF_ACT_INT_ON (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_internal.h1030 hcf_action( &lp->hcfCtx, HCF_ACT_INT_ON );
H A Dmdd.h593 #define HCF_ACT_INT_ON 0x0E // Enable Interrupt generation macro
H A Dwl_main.c1796 hcf_action( &lp->hcfCtx, HCF_ACT_INT_ON );
1918 hcf_action( &lp->hcfCtx, HCF_ACT_INT_ON );
H A Dhcf.c528 * - HCF_ACT_INT_ON compensate 1 HCF_ACT_INT_OFF, enable interrupt generation if balance reached
563 * o HCF_ACT_INT_ON: Sets NIC Interrupts mode Enabled.
575 * The interrupt generation mechanism is re-enabled when the number of calls with HCF_ACT_INT_ON matches the
594 * enabled (by means of the balancing HCF_ACT_INT_ON), i.e. at that moment the F/W really goes into sleep mode.
632 * - HCF_ACT_INT_ON commands outnumber the HCF_ACT_INT_OFF commands.
753 //Fall through in HCF_ACT_INT_ON
755 case HCF_ACT_INT_ON: // Enable Interrupt generation

Completed in 58 milliseconds