Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vt6655/
Dcard.h56 u64 CARDqGetTSFOffset(unsigned char byRxRate, u64 qwTSF1, u64 qwTSF2);
Dcard.c356 qwTSFOffset = CARDqGetTSFOffset(byRxRate, qwBSSTimestamp, in CARDbUpdateTSF()
888 u64 CARDqGetTSFOffset(unsigned char byRxRate, u64 qwTSF1, u64 qwTSF2) in CARDqGetTSFOffset() function