Home
last modified time | relevance | path

Searched refs:EnableEncryption (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_wext.c1204 encryption_state = lp->EnableEncryption; in wireless_set_encode()
1240 lp->EnableEncryption = 1; in wireless_set_encode()
1261 lp->EnableEncryption = 1; in wireless_set_encode()
1272 lp->EnableEncryption = 0; // disable encryption in wireless_set_encode()
1274 lp->EnableEncryption = 1; in wireless_set_encode()
1283 DBG_TRACE( DbgInfo, "lp->EnableEncryption : %d\n", lp->EnableEncryption ); in wireless_set_encode()
1291 DBG_NOTICE( DbgInfo, "encrypt: %d, ID: %d\n", lp->EnableEncryption, in wireless_set_encode()
1294 if( lp->EnableEncryption == encryption_state ) { in wireless_set_encode()
1354 DBG_NOTICE(DbgInfo, "GIWENCODE: encrypt: %d, ID: %d\n", lp->EnableEncryption, lp->TransmitKeyID); in wireless_get_encode()
1385 if( lp->EnableEncryption == 0 ) { in wireless_get_encode()
[all …]
Dwl_profile.c204 if (wvlan_config->EnableEncryption) { in parse_config()
217 sEncryption.wEnabled = wvlan_config->EnableEncryption; in parse_config()
233 wvlan_config->EnableEncryption = sEncryption.wEnabled; in parse_config()
444 lp->EnableEncryption = value_convert; in translate_option()
Dwl_internal.h195 #define PARM_ENABLE_ENCRYPTION EnableEncryption
927 hcf_8 EnableEncryption; // 0 - 1 (0) member
Dwl_main.c608 lp->EnableEncryption = PARM_ENABLE_ENCRYPTION; in wl_insert()
1229 if ( lp->EnableEncryption ) { in wl_set_wep_keys()
1262 DBG_NOTICE( DbgInfo, "encrypt: %d, ID: %d\n", lp->EnableEncryption, lp->TransmitKeyID ); in wl_set_wep_keys()
1988 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( lp->EnableEncryption ); in wl_put_ltv()
3667 … len += sprintf(buf+len,"EnableEncryption: 0x%04X\n", lp->EnableEncryption ); // 0 - 1 (0)
Dwl_priv.c781 lp->EnableEncryption = pLtv->u.u16[0]; in wvlan_uil_put_info()
1023 lp->EnableEncryption = sEncryption.wEnabled; in wvlan_uil_put_info()
DREADME.wlags49394 EnableEncryption=Y