• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/

Lines Matching refs:HCF_ACT_INT_OFF

527 *	 - 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.
595 * The F/W is wokenup by the HCF when the NIC Interrupts mode are disabled, i.e. at the first HCF_ACT_INT_OFF
632 * - HCF_ACT_INT_ON commands outnumber the HCF_ACT_INT_OFF commands.
641 * at task-level calling hcf_functions without shielding with HCF_ACT_ON/_OFF. However the HCF_ACT_INT_OFF
653 * each and every call to HCF_ACT_INT_OFF.
658 * register for HCF_MAGIC (the classical NIC presence test) when HCF_ACT_INT_OFF is called due to another
709 HCFASSERT( ifbp->IFB_IntOffCnt != 0xFFFE || action == HCF_ACT_INT_OFF,
715 action == HCF_ACT_INT_OFF || action == HCF_ACT_INT_FORCE_ON, action )
723 case HCF_ACT_INT_OFF: // Disable Interrupt generation
795 // rc = hcf_action( ifbp, HCF_ACT_INT_OFF ); /*bogus, IFB_IntOffCnt == 0xFFFF, so if you carefully look
796 // *at the #if HCF_DDS statements, HCF_ACT_INT_OFF is empty
1058 * Note: hcf_connect defaults to NIC interrupt disabled mode, i.e. as if hcf_action( HCF_ACT_INT_OFF )
2952 * test was based on the Hermes register HREG_SW_0. Since in HCF_ACT_INT_OFF is choosen for strategy based on