nrfxlib API 0.1.0
|
Go to the source code of this file.
Data Structures | |
struct | chan_params |
| |
struct | rpu_conf_rx_radio_test_params |
This structure specifies the parameters required to start or stop the RX (receive) operation in radiotest mode. More... | |
struct | umac_rx_dbg_params |
This structure specifies the UMAC (Upper MAC) RX (receive) debug parameters specifically designed for debugging purpose. More... | |
struct | umac_tx_dbg_params |
This structure specifies the UMAC TX (transmit) debug parameters used for debugging purposes. More... | |
struct | umac_cmd_evnt_dbg_params |
This structure specifies the UMAC command and event debug parameters used for debugging purpose. More... | |
struct | nrf_wifi_interface_stats |
This structure specifies the UMAC interface debug parameters used for debugging purpose. More... | |
struct | rpu_umac_stats |
This structure defines the UMAC debug statistics. It contains the necessary parameters and fields used to gather and present debugging statistics within the UMAC layer. More... | |
struct | rpu_lmac_stats |
This structure defines the LMAC debug parameters. More... | |
struct | rpu_phy_stats |
This structure defines the PHY (Physical Layer) debug statistics. More... | |
struct | nrf_wifi_sys_head |
The UMAC header structure for system commands and events defines the format used to transmit and receive system-level commands and events. More... | |
struct | nrf_wifi_data_config_params |
This structure specifies the configuration parameters used for configuring data-related settings. More... | |
struct | nrf_wifi_sys_params |
This structure specifies the parameters that need to be provided for the command NRF_WIFI_CMD_INIT. The NRF_WIFI_CMD_INIT command is typically used to initialize the Wi-Fi module and prepare it for further communication. More... | |
struct | nrf_wifi_tx_pwr_ctrl_params |
This structure defines the parameters used to control the transmit (TX) power. More... | |
struct | nrf_wifi_board_params |
This structure defines board dependent parameters like PCB loss. More... | |
struct | nrf_wifi_cmd_sys_init |
This structure defines the command responsible for initializing the UMAC. After the host driver brings up, the host sends NRF_WIFI_CMD_INIT to the RPU. The RPU then performs the initialization and responds with NRF_WIFI_EVENT_INIT_DONE once the initialization is completed. More... | |
struct | nrf_wifi_cmd_sys_deinit |
This structure defines the command used to de-initialize the RPU. More... | |
struct | nrf_wifi_cmd_he_gi_ltf_config |
This structure defines the command used to configure High-Efficiency Guard Interval(HE-GI) and High-Efficiency Long Training Field (HE-LTF). More... | |
struct | rpu_conf_params |
This structure describes different Physical Layer (PHY) configuration parameters used in RF test and Radio test scenarios. These parameters are specific to testing and evaluating the performance of the radio hardware. More... | |
struct | nrf_wifi_cmd_mode_params |
This structure defines the command used to configure the RPU with different PHY configuration parameters specifically designed for RF test and Radio test scenarios. The command is intended to set up the RPU for testing and evaluating the performance of the radio hardware. More... | |
struct | nrf_wifi_radio_test_init_info |
This structure represents the parameters required to initialize a radio test. More... | |
struct | nrf_wifi_cmd_radio_test_init |
This structure defines the command used to initialize a radio test. More... | |
struct | nrf_wifi_cmd_rx |
This structure defines the command used to enable or disable the reception (Rx). It allows controlling the radio hardware's receive functionality to start or stop listening for incoming data frames. More... | |
struct | nrf_wifi_cmd_get_stats |
This structure defines the command used to retrieve statistics from the RPU. More... | |
struct | nrf_wifi_cmd_set_channel |
This structure represents the channel parameters to configure specific channel. More... | |
struct | nrf_wifi_cmd_raw_config_mode |
This structure defines the command used to configure promiscuous mode/Monitor mode/Packet injector mode. More... | |
struct | nrf_wifi_cmd_raw_config_filter |
This structure defines the command used to configure filters and capture length in promiscuous and monitor modes. More... | |
struct | nrf_wifi_raw_tx_pkt |
This structure defines the raw tx parameters used in packet injector mode. More... | |
struct | nrf_wifi_cmd_raw_tx |
This structure defines the command used to configure packet injector mode. More... | |
struct | nrf_wifi_event_set_channel |
This structure defines an event that indicates set channel command done. More... | |
struct | nrf_wifi_event_raw_config_mode |
This structure defines an event that indicates set raw config mode command done. More... | |
struct | nrf_wifi_event_raw_config_filter |
This structure defines an event that indicates set raw config filter command done. More... | |
struct | nrf_wifi_event_raw_tx_done |
This structure defines an event that indicates the Raw tx done. More... | |
struct | nrf_wifi_cmd_clear_stats |
This structure defines the command used to clear or reset statistics. More... | |
struct | nrf_wifi_cmd_pwr |
This structure represents the command used to obtain power monitor information specific to different data types. More... | |
struct | coex_wlan_switch_ctrl |
Structure for coexistence (coex) switch configuration. More... | |
struct | nrf_wifi_cmd_srcoex |
The structure represents the command used to configure the Wi-Fi side shared switch for SR coexistence. More... | |
struct | rpu_cmd_coex_config_info |
The structure defines the parameters used to configure the coexistence hardware. More... | |
struct | nrf_wifi_cmd_coex_config |
This structure defines the command used to configure the coexistence hardware. More... | |
struct | rpu_evnt_coex_config_info |
This structure describes the coexistence configuration data received in the NRF_WIFI_EVENT_COEX_CONFIG event. More... | |
struct | nrf_wifi_event_coex_config |
This structure defines the event used to represent coexistence configuration. More... | |
struct | nrf_wifi_cmd_fix_tx_rate |
This structure defines the command used to fix the transmission (Tx) data rate. The command allows setting a specific data rate for data transmission, ensuring that the system uses the designated rate instead of dynamically adapting to changing channel conditions. More... | |
struct | rpu_cmd_rftest_info |
This structure describes rf test command information. More... | |
struct | nrf_wifi_cmd_rftest |
This structure defines the command used for RF (Radio Frequency) testing. RF test commands are specifically designed to configure and control the radio hardware for conducting tests and evaluating its performance in various scenarios. More... | |
struct | rpu_evnt_rftest_info |
This structure describes rf test event information. More... | |
struct | nrf_wifi_event_rftest |
This structure describes the event generated during RF (Radio Frequency) testing. More... | |
struct | nrf_wifi_event_pwr_data |
This structure represents the power data event generated in response to the NRF_WIFI_CMD_PWR command. More... | |
struct | rpu_fw_stats |
This structure is a comprehensive combination of all the firmware statistics that the RPU (Radio Processing Unit) can provide. More... | |
struct | nrf_wifi_umac_event_stats |
This structure represents the event that provides RPU statistics in response to the command NRF_WIFI_CMD_GET_STATS in a wireless communication system. More... | |
struct | nrf_wifi_umac_event_err_status |
This structure defines an event that indicates the error status values that may occur during a radio test. It serves as a response to the radio test commands. More... | |
struct | nrf_wifi_event_init_done |
This structure represents the UMAC initialization done event. The event is sent by the RPU (Radio Processing Unit) in response to the NRF_WIFI_CMD_INIT command, indicating that the RPU initialization process has been completed successfully. More... | |
struct | pool_data_to_host |
structure for UMAC memory pool information. More... | |
struct | umac_int_stats |
This structure represents the event that provides UMAC (Upper MAC) internal memory statistics in response to the NRF_WIFI_CMD_UMAC_INT_STATS command. More... | |
struct | nrf_wifi_event_deinit_done |
This structure represents the event that indicates the completion of UMAC deinitialization. The RPU sends this event as a response to the NRF_WIFI_CMD_DEINIT command, signaling that the UMAC has been successfully deinitialized. More... | |
struct | nrf_wifi_cmd_reset_stats |
This structure describes the command for reset of interface statistics. More... | |