Searched refs:average_tsf_offset (Results 1 – 2 of 2) sorted by relevance
51 uint64_t average_tsf_offset; in hdd_debugfs_process_iface_stats() local93 average_tsf_offset = link_stats->avg_bcn_spread_offset_high; in hdd_debugfs_process_iface_stats()94 average_tsf_offset = (average_tsf_offset << 32) | in hdd_debugfs_process_iface_stats()106 link_stats->rx_leak_window, average_tsf_offset, in hdd_debugfs_process_iface_stats()
1163 u64 average_tsf_offset; in put_wifi_iface_stats() local1172 average_tsf_offset = link_stats->avg_bcn_spread_offset_high; in put_wifi_iface_stats()1173 average_tsf_offset = (average_tsf_offset << 32) | in put_wifi_iface_stats()1217 average_tsf_offset) || in put_wifi_iface_stats()