Searched refs:GELIC_WEP_KEYS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h229 #define GELIC_WEP_KEYS 4 macro
265 u8 key[GELIC_WEP_KEYS][IW_ENCODING_TOKEN_MAX];
267 unsigned int key_len[GELIC_WEP_KEYS];
H A Dps3_gelic_wireless.c354 range->max_encoding_tokens = GELIC_WEP_KEYS;
1023 if (GELIC_WEP_KEYS < key_index)
1092 if (GELIC_WEP_KEYS < key_index)
1210 if (GELIC_WEP_KEYS < key_index)
1299 if (GELIC_WEP_KEYS < key_index)
1760 for (i = 0; i < GELIC_WEP_KEYS; i++) {
2405 for (i = 0; i < GELIC_WEP_KEYS; i++) {

Completed in 212 milliseconds