Searched refs:HCF_ACT_INT_OFF (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.h1042 hcf_action( &lp->hcfCtx, HCF_ACT_INT_OFF );
H A Dhcf.c527 * - HCF_ACT_INT_OFF disable interrupt generation by WaveLAN NIC
528 * - HCF_ACT_INT_ON compensate 1 HCF_ACT_INT_OFF, enable interrupt generation if balance reached
537 * HCF_INT_PENDING HCF_ACT_INT_OFF, interrupt pending
538 * HCF_ERR_NO_NIC HCF_ACT_INT_OFF, NIC presence check fails
541 * Except for hcf_action with HCF_ACT_INT_FORCE_ON or HCF_ACT_INT_OFF as parameter or hcf_connect with an I/O
543 * HCF_ACT_INT_OFF as parameter.
544 * Note that hcf_connect defaults to NIC interrupt disabled mode, i.e. as if hcf_action( HCF_ACT_INT_OFF )
550 * - HCF_ACT_INT_[FORCE_]ON / HCF_ACT_INT_OFF
559 * o HCF_ACT_INT_OFF: Sets NIC Interrupts mode Disabled.
574 * The interrupt generation mechanism is disabled at the first call with HCF_ACT_INT_OFF
[all...]
H A Dmdd.h592 #define HCF_ACT_INT_OFF 0x0D // Disable Interrupt generation macro
860 #define HCF_INT_PENDING 0x01 // return status of hcf_act( HCF_ACT_INT_OFF )
H A Dwl_main.c1788 events = hcf_action( &lp->hcfCtx, HCF_ACT_INT_OFF );

Completed in 105 milliseconds