Home
last modified time | relevance | path

Searched refs:hole_cnt (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_reo.h424 uint16_t hole_cnt; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_reo.c864 st->hole_cnt = in hal_reo_queue_stats_status_be()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_features.c5977 rx_aggr_hole_event->hole_cnt = rx_aggr_failure_info->num_failure_info; in wma_rx_aggr_failure_event_handler()
5978 if (rx_aggr_hole_event->hole_cnt > param_buf->num_failure_info) { in wma_rx_aggr_failure_event_handler()
5980 rx_aggr_hole_event->hole_cnt); in wma_rx_aggr_failure_event_handler()
5986 for (i = 0; i < rx_aggr_hole_event->hole_cnt; i++) { in wma_rx_aggr_failure_event_handler()
Dwma_data.c2900 rx_aggr_hole_event->hole_cnt = 1; in ol_rx_aggregation_hole()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_reo.c1067 st->hole_cnt = in hal_reo_queue_stats_status_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_tid.c240 queue_status->hole_cnt); in dp_rx_tid_stats_cb()
Ddp_rings_main.c3132 queue_status->hole_cnt; in dp_rx_hw_stats_cb()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h4749 uint32_t hole_cnt; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_stats.c5349 hole_info_size = (pmsg->hole_cnt)*sizeof(pmsg->hole_info_array[0]); in wlan_hdd_cfg80211_stats_ext2_callback()
5364 pmsg->hole_cnt)) { in wlan_hdd_cfg80211_stats_ext2_callback()