Searched defs:nrf_wifi_phy_rf_params (Results 1 – 1 of 1) sorted by relevance
320 struct nrf_wifi_phy_rf_params { struct321 unsigned char reserved[6];322 struct nrf_wifi_xo_freq_offset xo_offset;323 struct nrf_wifi_pd_adst_val pd_adjust_val;324 struct nrf_wifi_tx_pwr_systm_offset syst_tx_pwr_offset;325 struct nrf_wifi_tx_pwr_ceil max_pwr_ceil;326 struct nrf_wifi_rx_gain_offset rx_gain_offset;327 struct nrf_wifi_temp_volt_depend_params temp_volt_backoff;328 unsigned char phy_params[NRF_WIFI_RF_PARAMS_SIZE - NRF_WIFI_RF_PARAMS_CONF_SIZE];