Home
last modified time | relevance | path

Searched defs:wKeyCtl (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/staging/vt6655/
Dkey.h84 unsigned short wKeyCtl; // for address of wKeyCtl at align 4 member
Dhostap.c483 unsigned short wKeyCtl = 0; in hostap_set_encryption() local
Dmac.c1458 void MACvSetKeyEntry (unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, in MACvSetKeyEntry()
1726 void MACvSetDefaultKeyCtl (unsigned long dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, … in MACvSetDefaultKeyCtl()
/linux-3.3/drivers/staging/vt6656/
Dkey.h80 WORD wKeyCtl; member
Dhostap.c478 WORD wKeyCtl = 0; in hostap_set_encryption() local
Dmac.c240 void MACvSetKeyEntry(PSDevice pDevice, WORD wKeyCtl, in MACvSetKeyEntry()