Home
last modified time | relevance | path

Searched refs:MACvWriteBeaconInterval (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/vt6656/
Dmac.h441 void MACvWriteBeaconInterval(PSDevice pDevice, WORD wInterval);
Dmac.c466 void MACvWriteBeaconInterval(PSDevice pDevice, WORD wInterval) in MACvWriteBeaconInterval() function
Dwmgr.c2271 MACvWriteBeaconInterval(pDevice, pMgmt->wCurrBeaconPeriod); in s_vMgrRxBeacon()
2407 MACvWriteBeaconInterval(pDevice, pMgmt->wIBSSBeaconPeriod); in vMgrCreateOwnIBSS()
2975 MACvWriteBeaconInterval(pDevice, pCurr->wBeaconInterval); in s_vMgrSynchBSS()