Searched refs:HCF_CNTL_CONTINUE (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 Dhcfdef.h276 #define HCMD_CONTINUE HCF_CNTL_CONTINUE // 0x0007
H A Dmdd.h874 #define HCF_CNTL_CONTINUE 0x07 macro
H A Dhcf.c855 * HCF_CNTL_CONTINUE Continue
884 * - HCF_CNTL_CONTINUE
886 * For HCF_CNTL_CONTINUE, the field 0x0100 contains the retry flag HCMD_RETRY.
956 if ( x == HCF_CNTL_CONTINUE ) x &= ~HCMD_RETRY;
960 HCFASSERT( x==HCF_CNTL_ENABLE || x==HCF_CNTL_DISABLE || HCF_CNTL_CONTINUE ||

Completed in 41 milliseconds