![]() |
nRF WiFi
|
| struct nrf_wifi_fmac_priv * nrf_wifi_sys_fmac_init | ( | struct nrf_wifi_data_config_params * | data_config, |
| struct rx_buf_pool_params * | rx_buf_pools, | ||
| struct nrf_wifi_fmac_callbk_fns * | callbk_fns ) |
Initialize the UMAC IF layer in the system mode of operation.
| data_config | Pointer to configuration of data queues. |
| rx_buf_pools | Pointer to configuration of Rx queue buffers. See rx_buf_pool_params |
| callbk_fns | Pointer to callback functions for addressing events from the UMAC layer. e.g. callback function to process packet received from RPU firmware, scan result etc |
This function initializes the UMAC IF layer. It does the following: