Searched refs:HCF_ACT_INT_OFF (Results 1 – 4 of 4) sorted by relevance
1037 hcf_action( &lp->hcfCtx, HCF_ACT_INT_OFF ); in wl_act_int_off()
685 HCFASSERT( ifbp->IFB_IntOffCnt != 0xFFFE || action == HCF_ACT_INT_OFF,691 action == HCF_ACT_INT_OFF || action == HCF_ACT_INT_FORCE_ON, action );699 case HCF_ACT_INT_OFF: // Disable Interrupt generation
591 #define HCF_ACT_INT_OFF 0x0D // Disable Interrupt generation macro
2165 events = hcf_action( &lp->hcfCtx, HCF_ACT_INT_OFF ); in wl_isr()