Searched refs:KeyvInitTable (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dkey.h104 void KeyvInitTable(PSKeyManagement pTable, unsigned long dwIoBase);
H A Dhostap.c123 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset);
165 KeyvInitTable(&pDevice->sKey,pDevice->PortOffset);
H A Dkey.c29 * KeyvInitTable - Init Key management table
99 void KeyvInitTable (PSKeyManagement pTable, unsigned long dwIoBase) function
H A Dwpactl.c856 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset);
H A Diwctl.c2068 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset);
H A Ddevice_main.c1957 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dkey.h100 void KeyvInitTable(void *pDeviceHandler, PSKeyManagement pTable);
H A Dhostap.c124 KeyvInitTable(pDevice,&pDevice->sKey);
H A Dkey.c29 * KeyvInitTable - Init Key management table
115 void KeyvInitTable(void *pDeviceHandler, PSKeyManagement pTable) function
H A Dwcmd.c911 KeyvInitTable(pDevice,&pDevice->sKey);
H A Dwpactl.c867 KeyvInitTable(pDevice,&pDevice->sKey);
H A Diwctl.c1873 KeyvInitTable(pDevice,&pDevice->sKey);
H A Dmain_usb.c1089 KeyvInitTable(pDevice,&pDevice->sKey);

Completed in 166 milliseconds