Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_phyerr.c1453 params->timestamp = (phyerr_info->tsf64 & SPECTRAL_TSMASK); in target_if_spectral_populate_samp_params_gen2()
1869 tstamp = p_sops->get_tsf64(spectral) & SPECTRAL_TSMASK; in target_if_process_phyerr_gen2()
1962 params.tstamp = (tsf64 & SPECTRAL_TSMASK); in target_if_process_phyerr_gen2()
Dtarget_if_spectral.h133 #define SPECTRAL_TSMASK 0xFFFFFFFF macro