![]() |
nRF WiFi
|
| enum nrf_wifi_status nrf_wifi_sys_fmac_conf_ltf_gi | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
| unsigned char | he_ltf, | ||
| unsigned char | he_gi, | ||
| unsigned char | enabled ) |
Configure HE LTF and GI parameters.
| fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
| he_ltf | HE LTF parameter which will be configured in RPU. |
| he_gi | HE GI parameter which will be configured in RPU. |
| enabled | enable/disable HE LTF and GI parameter configured. |
This function is used to send a command to RPU to configure HE LTF and GI parameters in RPU.