Searched refs:center_freq (Results 1 – 1 of 1) sorted by relevance
365 p2G4_freq_t center_freq; in nhwra_prep_rx_request() local366 p2G4_freq_from_d(freq_off, 1, ¢er_freq); in nhwra_prep_rx_request()367 rx_req->radio_params.center_freq = center_freq; in nhwra_prep_rx_request()399 p2G4_freq_t center_freq; in nhwra_prep_rx_request_FEC1() local401 p2G4_freq_from_d(freq_off, 1, ¢er_freq); in nhwra_prep_rx_request_FEC1()402 rx_req->radio_params.center_freq = center_freq; in nhwra_prep_rx_request_FEC1()523 p2G4_freq_t center_freq; in nhwra_prep_tx_request() local524 p2G4_freq_from_d(freq_off, 1, ¢er_freq); in nhwra_prep_tx_request()525 tx_req->radio_params.center_freq = center_freq; in nhwra_prep_tx_request()550 p2G4_freq_t center_freq; in nhwra_prep_cca_request() local[all …]