![]() |
nRF WiFi
|
Structure to hold transmit path context information. More...
#include <fmac_structs.h>
Data Fields | |
| void * | tx_lock |
| struct peers_info | peers [(5+1)] |
| unsigned int * | send_pkt_coalesce_count_p |
| void * | data_pending_txq [(5+1)][NRF_WIFI_FMAC_AC_MAX] |
| void * | wakeup_client_q |
| unsigned long * | buf_pool_bmp_p |
| unsigned int | outstanding_descs [NRF_WIFI_FMAC_AC_MAX] |
| unsigned int | curr_peer_opp [NRF_WIFI_FMAC_AC_MAX] |
| unsigned int | next_spare_desc_ac |
| struct tx_pkt_info * | pkt_info_p |
| unsigned int | spare_desc_queue_map |
| void * | tx_done_tasklet_event_q |
Structure to hold transmit path context information.