Home
last modified time | relevance | path

Searched refs:HCMD_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcfdef.h396 #define HCMD_DISABLE HCF_CNTL_DISABLE // 0x0002 macro
Dhcf.c958 …else if ( (x == HCMD_DISABLE || x == HCMD_ENABLE) && ifbp->IFB_FWIdentity.comp_id == COMP_ID_FW_AP… in hcf_cntl()