Home
last modified time | relevance | path

Searched refs:HCF_CNTL_DISCONNECT (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcfdef.h399 #define HCMD_DISCONNECT HCF_CNTL_DISCONNECT // 0x0005
Dmdd.h882 #define HCF_CNTL_DISCONNECT 0x05 macro
Dwl_priv.c1151 hcf_cntl( &( lp->hcfCtx ), HCF_CNTL_DISCONNECT ); in wvlan_uil_put_info()
Dhcf.c962 x==HCF_CNTL_CONNECT || x==HCF_CNTL_DISCONNECT, cmd ) in hcf_cntl()
Dwl_main.c2715 hcf_status = hcf_cntl( &lp->hcfCtx, HCF_CNTL_DISCONNECT ); in wl_disconnect()