Home
last modified time | relevance | path

Searched refs:CARDqGetTSFOffset (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/vt6655/
Dcard.h55 u64 CARDqGetTSFOffset(unsigned char byRxRate, u64 qwTSF1, u64 qwTSF2);
Dcard.c361 qwTSFOffset = CARDqGetTSFOffset(byRxRate, qwBSSTimestamp, in CARDbUpdateTSF()
900 u64 CARDqGetTSFOffset(unsigned char byRxRate, u64 qwTSF1, u64 qwTSF2) in CARDqGetTSFOffset() function