Searched defs:phyerr_info (Results 1 – 2 of 2) sorted by relevance
400 struct phyerr_info { struct401 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;
1378 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