Home
last modified time | relevance | path

Searched refs:KeyvInitTable (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/vt6655/
Dkey.h97 void KeyvInitTable(PSKeyManagement pTable, void __iomem *dwIoBase);
Dhostap.c111 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in hostap_enable_hostapd()
153 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in hostap_disable_hostapd()
Dkey.c92 void KeyvInitTable(PSKeyManagement pTable, void __iomem *dwIoBase) in KeyvInitTable() function
Dwpactl.c762 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in wpa_set_associate()
Diwctl.c1837 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in iwctl_siwmlme()
Ddevice_main.c1602 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in device_open()