Home
last modified time | relevance | path

Searched refs:coalesces (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_srng.c592 srng->wstats.coalesces, srng->wstats.direct); in hal_fill_reg_write_srng_stats()
636 qdf_atomic_read(&hal->stats.wstats.coalesces), in hal_dump_reg_write_stats()
1004 qdf_atomic_inc(&hal_soc->stats.wstats.coalesces); in hal_reg_write_enqueue()
1005 srng->wstats.coalesces++; in hal_reg_write_enqueue()
Dhal_internal.h527 uint32_t coalesces; member
563 qdf_atomic_t coalesces; member
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c1612 qdf_atomic_read(&scn->wstats.coalesces), in hif_print_reg_write_stats()
1629 ce_state->wstats.coalesces, in hif_print_reg_write_stats()
1849 qdf_atomic_inc(&scn->wstats.coalesces); in hif_reg_write_enqueue()
1850 ce_state->wstats.coalesces++; in hif_reg_write_enqueue()
Dhif_main.h326 qdf_atomic_t coalesces; member
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_internal.h151 uint32_t coalesces; member