nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_off_raw_tx_fmac_init()

struct nrf_wifi_fmac_priv * nrf_wifi_off_raw_tx_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.
Returns
Pointer to the context of the UMAC IF layer.