![]() |
nRF WiFi
|
| struct nrf_wifi_fmac_priv * nrf_wifi_rt_fmac_init | ( | void | ) |
Initialize the UMAC IF layer.
This function initializes the UMAC IF layer of the RPU WLAN FullMAC driver. It does the following:
- Creates and initializes the context for the UMAC IF layer. - Initialize the OS abstraction Layer - Initialize the HAL layer. - Registers the driver to the underlying Operating System.