Home
last modified time | relevance | path

Searched refs:overflow_count (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_flow_control.c1104 uint16_t overflow_count) in ol_tx_flow_pool_update() argument
1137 if (overflow_count) in ol_tx_flow_pool_update()
1138 pool->overflow_desc = overflow_count; in ol_tx_flow_pool_update()
1153 uint16_t diff = 0, overflow_count = 0, deficient_count = 0; in ol_tx_flow_pool_resize() local
1198 overflow_count = diff - move_desc_to_global; in ol_tx_flow_pool_resize()
1212 ol_tx_flow_pool_update(pool, new_pool_size, 0, overflow_count); in ol_tx_flow_pool_resize()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo_i.h334 uint64_t overflow_count; member
H A Dwlan_mgmt_txrx_rx_reo.c2162 reo_ctx->egress_list.reo_list.overflow_count); in mgmt_rx_reo_debug_print_egress_frame_stats()
3311 reo_egress_list->overflow_count++; in mgmt_rx_reo_handle_egress_overflow()
3314 reo_egress_list->overflow_count, in mgmt_rx_reo_handle_egress_overflow()
3904 reo_ingress_list->overflow_count++; in mgmt_rx_reo_update_ingress_list()
3908 reo_ingress_list->overflow_count, in mgmt_rx_reo_update_ingress_list()
4820 reo_ctx->ingress_list.reo_list.overflow_count); in mgmt_rx_reo_debug_print_ingress_frame_stats()