Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_monitor.c440 wlc_recover_tsf32(uint16 rxh_tsf, uint32 ts_tsf) in wlc_recover_tsf32() argument
458 return (((ts_tsf - rxh_tsf) & 0xFFFF0000) | rxh_tsf); in wlc_recover_tsf32()