Home
last modified time | relevance | path

Searched defs:phyerr_info (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.h400 struct phyerr_info { struct
401 uint8_t *data;
402 uint32_t datalen;
403 struct target_if_spectral_rfqual_info *p_rfqual;
404 struct target_if_spectral_chan_info *p_chaninfo;
405 uint64_t tsf64;
406 struct target_if_spectral_acs_stats *acs_stats;
H A Dtarget_if_spectral_phyerr.c1378 struct spectral_process_phyerr_info_gen2 *phyerr_info, in target_if_spectral_populate_samp_params_gen2()
1525 struct spectral_process_phyerr_info_gen2 *phyerr_info = in target_if_process_phyerr_gen2() local