Searched defs:hDeviceContext (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/drivers/staging/vt6655/ |
D | power.c | 79 void *hDeviceContext, in PSvEnablePowerSaving() 149 void *hDeviceContext in PSvDisablePowerSaving() 187 void *hDeviceContext, in PSbConsiderPowerDown() 255 void *hDeviceContext in PSvSendPSPOLL() 301 void *hDeviceContext in PSbSendNullPacket() 387 void *hDeviceContext in PSbIsNextTBTTWakeUp()
|
D | bssdb.c | 129 void *hDeviceContext, in BSSpSearchBSSList() 286 void *hDeviceContext, in BSSvClearBSSList() 329 void *hDeviceContext, in BSSpAddrIsInBSSList() 372 void *hDeviceContext, in BSSbInsertToBSSList() 588 void *hDeviceContext, in BSSbUpdateToBSSList() 797 BSSvCreateOneNode(void *hDeviceContext, unsigned int *puNodeIndex) in BSSvCreateOneNode() 860 void *hDeviceContext, in BSSvRemoveOneNode() 893 void *hDeviceContext, in BSSvUpdateAPNode() 956 void *hDeviceContext in BSSvAddMulticastNode() 1009 void *hDeviceContext in BSSvSecondCallBack() [all …]
|
D | wcmd.c | 323 void *hDeviceContext, in vCommandTimerWait() 343 void *hDeviceContext in vCommandTimer() 984 void *hDeviceContext, in bScheduleCommand() 1065 void *hDeviceContext in bClearBSSID_SCAN() 1087 void *hDeviceContext in vResetCommandTimer() 1111 void *hDeviceContext
|
D | wmgr.c | 353 void *hDeviceContext in vMgrObjectInit() 389 void *hDeviceContext in vMgrTimerInit() 437 void *hDeviceContext in vMgrObjectReset() 466 void *hDeviceContext, in vMgrAssocBeginSta() 542 void *hDeviceContext, in vMgrReAssocBeginSta() 621 void *hDeviceContext, in vMgrDisassocBeginSta() 1156 void *hDeviceContext, in vMgrAuthenBeginSta() 1214 void *hDeviceContext, in vMgrDeAuthenBeginSta() 2390 void *hDeviceContext, in vMgrCreateOwnIBSS() 2657 void *hDeviceContext, in vMgrJoinBSSBegin() [all …]
|
D | baseband.c | 2881 void *hDeviceContext in TimerSQ3CallBack() 2929 void *hDeviceContext in TimerState1CallBack()
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | power.c | 73 void PSvEnablePowerSaving(void *hDeviceContext, in PSvEnablePowerSaving() 139 void PSvDisablePowerSaving(void *hDeviceContext) in PSvDisablePowerSaving() 171 BOOL PSbConsiderPowerDown(void *hDeviceContext, in PSbConsiderPowerDown() 228 void PSvSendPSPOLL(void *hDeviceContext) in PSvSendPSPOLL() 266 BOOL PSbSendNullPacket(void *hDeviceContext) in PSbSendNullPacket() 321 BOOL PSbIsNextTBTTWakeUp(void *hDeviceContext) in PSbIsNextTBTTWakeUp()
|
D | bssdb.c | 117 PKnownBSS BSSpSearchBSSList(void *hDeviceContext, in BSSpSearchBSSList() 285 void BSSvClearBSSList(void *hDeviceContext, BOOL bKeepCurrBSSID) in BSSvClearBSSList() 328 PKnownBSS BSSpAddrIsInBSSList(void *hDeviceContext, in BSSpAddrIsInBSSList() 366 BOOL BSSbInsertToBSSList(void *hDeviceContext, in BSSbInsertToBSSList() 587 BOOL BSSbUpdateToBSSList(void *hDeviceContext, in BSSbUpdateToBSSList() 732 BOOL BSSbIsSTAInNodeDB(void *hDeviceContext, in BSSbIsSTAInNodeDB() 766 void BSSvCreateOneNode(void *hDeviceContext, unsigned int *puNodeIndex) in BSSvCreateOneNode() 828 void BSSvRemoveOneNode(void *hDeviceContext, unsigned int uNodeIndex) in BSSvRemoveOneNode() 857 void BSSvUpdateAPNode(void *hDeviceContext, in BSSvUpdateAPNode() 909 void BSSvAddMulticastNode(void *hDeviceContext) in BSSvAddMulticastNode() [all …]
|
D | wcmd.c | 319 void vCommandTimerWait(void *hDeviceContext, unsigned int MSecond) in vCommandTimerWait() 332 void vRunCommand(void *hDeviceContext) in vRunCommand() 1165 BOOL bScheduleCommand(void *hDeviceContext, in bScheduleCommand() 1235 static BOOL s_bClearBSSID_SCAN(void *hDeviceContext) in s_bClearBSSID_SCAN() 1255 void vResetCommandTimer(void *hDeviceContext) in vResetCommandTimer() 1274 void BSSvSecondTxData(void *hDeviceContext) in BSSvSecondTxData()
|
D | wmgr.c | 346 void vMgrObjectInit(void *hDeviceContext) in vMgrObjectInit() 405 void vMgrAssocBeginSta(void *hDeviceContext, in vMgrAssocBeginSta() 478 void vMgrReAssocBeginSta(void *hDeviceContext, in vMgrReAssocBeginSta() 554 void vMgrDisassocBeginSta(void *hDeviceContext, in vMgrDisassocBeginSta() 1082 void vMgrAuthenBeginSta(void *hDeviceContext, in vMgrAuthenBeginSta() 1135 void vMgrDeAuthenBeginSta(void *hDeviceContext, in vMgrDeAuthenBeginSta() 2323 void vMgrCreateOwnIBSS(void *hDeviceContext, in vMgrCreateOwnIBSS() 2590 void vMgrJoinBSSBegin(void *hDeviceContext, PCMD_STATUS pStatus) in vMgrJoinBSSBegin() 4405 void vMgrRxManagePacket(void *hDeviceContext, in vMgrRxManagePacket() 4551 BOOL bMgrPrepareBeaconToSend(void *hDeviceContext, PSMgmtObject pMgmt) in bMgrPrepareBeaconToSend() [all …]
|
D | baseband.c | 1575 void TimerSQ3CallBack(void *hDeviceContext) in TimerSQ3CallBack() 1614 void TimerSQ3Tmax3CallBack(void *hDeviceContext) in TimerSQ3Tmax3CallBack()
|