Searched refs:ts_tsf (Results 1 – 1 of 1) sorted by relevance
440 wlc_recover_tsf32(uint16 rxh_tsf, uint32 ts_tsf) in wlc_recover_tsf32() argument458 return (((ts_tsf - rxh_tsf) & 0xFFFF0000) | rxh_tsf); in wlc_recover_tsf32()