Home
last modified time | relevance | path

Searched defs:umac_tx_dbg_params (Results 1 – 1 of 1) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_sys_if.h351 struct umac_tx_dbg_params { struct
353 unsigned int tx_cmd;
355 unsigned int tx_non_coalesce_pkts_rcvd_from_host;
357 unsigned int tx_coalesce_pkts_rcvd_from_host;
361 unsigned int tx_max_coalesce_pkts_rcvd_from_host;
363 unsigned int tx_cmds_max_used;
365 unsigned int tx_cmds_currently_in_use;
367 unsigned int tx_done_events_send_to_host;
369 unsigned int tx_done_success_pkts_to_host;
371 unsigned int tx_done_failure_pkts_to_host;
[all …]