Searched refs:CARDbGetCurrentTSF (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dcard.h72 BOOL CARDbGetCurrentTSF(void *pDeviceHandler, PQWORD pqwCurrTSF);
H A Dcard.c32 * CARDbGetCurrentTSF - Read Current NIC TSF counter
757 BOOL CARDbGetCurrentTSF(void *pDeviceHandler, PQWORD pqwCurrTSF) function
856 //CARDbGetCurrentTSF(pDevice, &qwNextTBTT); //Get Local TSF counter
H A Dwmgr.c2303 CARDbGetCurrentTSF(pDevice, &qwCurrTSF);
2305 CARDbGetCurrentTSF(pDevice, &qwCurrTSF);
2411 CARDbGetCurrentTSF(pDevice, &qwCurrTSF);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dcard.h99 bool CARDbGetCurrentTSF(unsigned long dwIoBase, PQWORD pqwCurrTSF);
H A Dcard.c32 * CARDbGetCurrentTSF - Read Current NIC TSF counter
673 CARDbGetCurrentTSF(pDevice->PortOffset, &qwNextTBTT); //Get Local TSF counter
1160 CARDbGetCurrentTSF(pDevice->PortOffset, &qwCurrTSF);
2094 bool CARDbGetCurrentTSF (unsigned long dwIoBase, PQWORD pqwCurrTSF) function
2179 CARDbGetCurrentTSF(dwIoBase, &qwNextTBTT); //Get Local TSF counter
H A Dwmgr.c2365 CARDbGetCurrentTSF(pDevice->PortOffset, &qwCurrTSF);
2367 CARDbGetCurrentTSF(pDevice->PortOffset, &qwCurrTSF);
2472 CARDbGetCurrentTSF(pDevice->PortOffset, &qwCurrTSF);

Completed in 47 milliseconds