Searched refs:ASSOC_FLAG_WEP_KEYS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dassoc.c251 set_bit(ASSOC_FLAG_WEP_KEYS, &assoc_req->flags);
568 if ( test_bit(ASSOC_FLAG_WEP_KEYS, &assoc_req->flags)
697 if (!test_bit(ASSOC_FLAG_WEP_KEYS, &assoc_req->flags)) {
H A Ddev.h175 #define ASSOC_FLAG_WEP_KEYS 6 macro
H A Dwext.c1406 set_bit(ASSOC_FLAG_WEP_KEYS, &assoc_req->flags);
1483 set_bit(ASSOC_FLAG_WEP_KEYS, &assoc_req->flags);
1678 set_bit(ASSOC_FLAG_WEP_KEYS, &assoc_req->flags);

Completed in 103 milliseconds