Home
last modified time | relevance | path

Searched refs:backoff_5g_lowband (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_api.c544 unsigned char backoff_5g_lowband = 0, backoff_5g_midband = 0, backoff_5g_highband = 0; in nrf_wifi_off_raw_tx_fmac_rf_params_get() local
612 backoff_5g_lowband = FT_PROG_VER1_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_off_raw_tx_fmac_rf_params_get()
618 backoff_5g_lowband = FT_PROG_VER2_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_off_raw_tx_fmac_rf_params_get()
624 backoff_5g_lowband = FT_PROG_VER3_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_off_raw_tx_fmac_rf_params_get()
640 phy_rf_params->max_pwr_ceil.max_hb_low_chan_mcs7_pwr) - backoff_5g_lowband; in nrf_wifi_off_raw_tx_fmac_rf_params_get()
649 phy_rf_params->max_pwr_ceil.max_hb_low_chan_mcs0_pwr) - backoff_5g_lowband; in nrf_wifi_off_raw_tx_fmac_rf_params_get()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c1031 unsigned char backoff_5g_lowband = 0, backoff_5g_midband = 0, backoff_5g_highband = 0; in nrf_wifi_rt_fmac_rf_params_get() local
1099 backoff_5g_lowband = FT_PROG_VER1_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_rt_fmac_rf_params_get()
1105 backoff_5g_lowband = FT_PROG_VER2_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_rt_fmac_rf_params_get()
1111 backoff_5g_lowband = FT_PROG_VER3_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_rt_fmac_rf_params_get()
1127 phy_rf_params->max_pwr_ceil.max_hb_low_chan_mcs7_pwr) - backoff_5g_lowband; in nrf_wifi_rt_fmac_rf_params_get()
1136 phy_rf_params->max_pwr_ceil.max_hb_low_chan_mcs0_pwr) - backoff_5g_lowband; in nrf_wifi_rt_fmac_rf_params_get()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c3527 unsigned char backoff_5g_lowband = 0, backoff_5g_midband = 0, backoff_5g_highband = 0; in nrf_wifi_sys_fmac_rf_params_get() local
3595 backoff_5g_lowband = FT_PROG_VER1_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_sys_fmac_rf_params_get()
3601 backoff_5g_lowband = FT_PROG_VER2_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_sys_fmac_rf_params_get()
3607 backoff_5g_lowband = FT_PROG_VER3_5G_LOW_OFDM_TXCEIL_BKOFF; in nrf_wifi_sys_fmac_rf_params_get()
3623 phy_rf_params->max_pwr_ceil.max_hb_low_chan_mcs7_pwr) - backoff_5g_lowband; in nrf_wifi_sys_fmac_rf_params_get()
3632 phy_rf_params->max_pwr_ceil.max_hb_low_chan_mcs0_pwr) - backoff_5g_lowband; in nrf_wifi_sys_fmac_rf_params_get()