Lines Matching refs:Req
146 p2G4_rx_t *Req = &rx_s; in read_next_rx() local
153 &Req->start_time, in read_next_rx()
154 &Req->scan_duration, in read_next_rx()
155 &Req->phy_address, in read_next_rx()
156 &Req->radio_params.modulation, in read_next_rx()
161 &Req->sync_threshold, in read_next_rx()
162 &Req->header_threshold, in read_next_rx()
164 &Req->pream_and_addr_duration, in read_next_rx()
166 &Req->header_duration, in read_next_rx()
167 &Req->bps, in read_next_rx()
168 &Req->abort.abort_time, in read_next_rx()
169 &Req->abort.recheck_time in read_next_rx()
174 Req->radio_params.center_freq = freq; in read_next_rx()
175 Req->antenna_gain = p2G4_power_from_d(ant_gain); in read_next_rx()
203 p2G4_rssi_t *Req = &RSSI_s; in read_next_RSSI() local
210 &Req->meas_time, in read_next_RSSI()
211 &Req->radio_params.modulation, in read_next_RSSI()
218 Req->radio_params.center_freq = freq; in read_next_RSSI()
219 Req->antenna_gain = p2G4_power_from_d(ant_gain); in read_next_RSSI()