Searched refs:HCF_CNTL_CONNECT (Results 1 - 5 of 5) 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.h272 #define HCMD_CONNECT HCF_CNTL_CONNECT // 0x0003
H A Dmdd.h872 #define HCF_CNTL_CONNECT 0x03 macro
H A Dwl_priv.c1128 // //hcf_cntl( &( lp->hcfCtx ), HCF_CNTL_CONNECT );
1131 hcf_cntl( &( lp->hcfCtx ), HCF_CNTL_CONNECT );
H A Dhcf.c856 * HCF_CNTL_CONNECT Connect
882 * - HCF_CNTL_CONNECT
887 * For HCF_CNTL_CONNECT and HCF_CNTL_DISCONNECT, the field 0x0700 contains the port number as HCF_PORT_#.
961 x==HCF_CNTL_CONNECT || x==HCF_CNTL_DISCONNECT, cmd )
H A Dwl_main.c2307 hcf_status = hcf_cntl( &lp->hcfCtx, HCF_CNTL_CONNECT );

Completed in 63 milliseconds