![]() |
nRF WiFi
|
#include "common/fmac_cmd_common.h"Go to the source code of this file.
Functions | |
| enum nrf_wifi_status | umac_cmd_sys_init (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, struct nrf_wifi_phy_rf_params *rf_params, bool rf_params_valid, struct nrf_wifi_data_config_params *config, unsigned int phy_calib, enum op_band op_band, bool beamforming, struct nrf_wifi_tx_pwr_ctrl_params *tx_pwr_ctrl_params, struct nrf_wifi_board_params *board_params, unsigned char *country_code) |
| Header containing command specific declarations for the system mode in the FMAC IF Layer of the Wi-Fi driver. | |
| enum nrf_wifi_status | umac_cmd_sys_prog_stats_get (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, enum rpu_stats_type stats_type) |
| enum nrf_wifi_status | umac_cmd_sys_he_ltf_gi (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, unsigned char he_ltf, unsigned char he_gi, unsigned char enabled) |