Searched defs:tsf1 (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/vt6656/
H A Dcard.c500 * tsf1 - Rx BCN's TSF
508 u64 vnt_get_tsf_offset(u8 rx_rate, u64 tsf1, u64 tsf2) argument
517 tsf_offset = tsf1 - tsf2;

Completed in 29 milliseconds