Register the mgmt frame type which needs to be sent up to the host by the RPU firmware.
- Parameters
-
| fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
| if_idx | Index of the interface from which the received frame is to be sent up. |
| frame_info | Information regarding the management frame to be sent up. |
This function is used to send a command to:
- Instruct the RPU firmware to pass frames matching that type/subtype to be passed upto the host driver.
- Return values
-
| NRF_WIFI_STATUS_SUCCESS | On success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |