Searched refs:HCF_INT_PENDING (Results 1 - 3 of 3) 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 Dmdd.h860 #define HCF_INT_PENDING 0x01 // return status of hcf_act( HCF_ACT_INT_OFF ) macro
H A Dwl_main.c1790 if ( events == HCF_INT_PENDING ) {
1799 return IRQ_RETVAL(events == HCF_INT_PENDING);
H A Dhcf.c537 * HCF_INT_PENDING HCF_ACT_INT_OFF, interrupt pending
647 * driver) it is considered more correct to return the status HCF_INT_PENDING if and only if, the current
687 *30: do not HCFASSERT( rc, rc ) since rc == HCF_INT_PENDING is no error
746 rc = HCF_INT_PENDING;

Completed in 80 milliseconds