Searched defs:dwKeyIndex (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/drivers/staging/vt6655/ |
D | key.c | 137 unsigned long dwKeyIndex, in KeybGetKey() 195 unsigned long dwKeyIndex, in KeybSetKey() 368 unsigned long dwKeyIndex, in KeybRemoveKey() 475 unsigned long dwKeyIndex, in KeyvRemoveWEPKey() 636 unsigned long dwKeyIndex, in KeybSetDefaultKey() 743 unsigned long dwKeyIndex, in KeybSetAllGroupKey()
|
D | ioctl.c | 70 unsigned long dwKeyIndex = 0; in private_ioctl() local
|
D | key.h | 68 unsigned long dwKeyIndex; member
|
D | hostap.c | 474 unsigned long dwKeyIndex = 0; in hostap_set_encryption() local
|
D | wpactl.c | 206 unsigned long dwKeyIndex = 0; in wpa_set_keys() local
|
D | bssdb.h | 216 unsigned long dwKeyIndex; member
|
D | iwctl.c | 1285 unsigned long dwKeyIndex = (unsigned long)(wrq->flags & IW_ENCODE_INDEX); in iwctl_siwencode() local
|
/linux-3.3/drivers/staging/vt6656/ |
D | key.c | 167 BOOL KeybGetKey(PSKeyManagement pTable, PBYTE pbyBSSID, DWORD dwKeyIndex, in KeybGetKey() 225 DWORD dwKeyIndex, in KeybSetKey() 398 DWORD dwKeyIndex in KeybRemoveKey() 514 DWORD dwKeyIndex in KeyvRemoveWEPKey() 666 DWORD dwKeyIndex, in KeybSetDefaultKey() 774 DWORD dwKeyIndex, in KeybSetAllGroupKey()
|
D | ioctl.c | 70 DWORD dwKeyIndex = 0; in private_ioctl() local
|
D | key.h | 68 DWORD dwKeyIndex; member
|
D | hostap.c | 469 DWORD dwKeyIndex = 0; in hostap_set_encryption() local
|
D | wpactl.c | 207 DWORD dwKeyIndex = 0; in wpa_set_keys() local
|
D | bssdb.h | 205 DWORD dwKeyIndex; member
|
D | iwctl.c | 1233 DWORD dwKeyIndex = (DWORD)(wrq->flags & IW_ENCODE_INDEX); in iwctl_siwencode() local
|