nrfxlib API 0.1.0
|
enum nrf_wifi_status tx_cmd_init | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
void * | txq, | ||
int | desc, | ||
int | peer_id | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_tx.h>
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. |