![]() |
nRF WiFi
|
| enum nrf_wifi_status tx_cmd_init | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
| void * | txq, | ||
| int | desc, | ||
| int | peer_id ) |
Initialize a TX command.
| fmac_dev_ctx | Pointer to the FMAC device context. |
| txq | Pointer to the TX queue. |
| desc | The descriptor index. |
| peer_id | The peer ID. |