![]() |
nRF WiFi
|
| enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_conf | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
| struct nrf_wifi_offload_ctrl_params * | off_ctrl_params, | ||
| struct nrf_wifi_offload_tx_ctrl * | off_tx_params ) |
Configure the offloaded raw TX parameters.
| fmac_dev_ctx | Pointer to the context of the RPU instance to be removed. |
| off_ctrl_params | Offloaded raw tx control information. |
| off_tx_params | Offloaded raw tx parameters. |
This function configures offloaded raw TX.
| NRF_WIFI_STATUS_SUCCESS | On Success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |