Searched refs:HCF_CNTL_DISCONNECT (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.h274 #define HCMD_DISCONNECT HCF_CNTL_DISCONNECT // 0x0005
H A Dmdd.h873 #define HCF_CNTL_DISCONNECT 0x05 macro
H A Dwl_priv.c1138 // //hcf_cntl( &( lp->hcfCtx ), HCF_CNTL_DISCONNECT );
1141 hcf_cntl( &( lp->hcfCtx ), HCF_CNTL_DISCONNECT );
H A Dhcf.c857 * HCF_CNTL_DISCONNECT Disconnect
883 * - HCF_CNTL_DISCONNECT
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.c2347 hcf_status = hcf_cntl( &lp->hcfCtx, HCF_CNTL_DISCONNECT );

Completed in 45 milliseconds