Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c90 int32_t dp_tx_skb_count_max; member
1159 if (qdf_mem_stat.dp_tx_skb_count_max < curr_dp_tx_skb_count_max) in qdf_mem_dp_tx_skb_cnt_inc()
1160 qdf_mem_stat.dp_tx_skb_count_max = curr_dp_tx_skb_count_max; in qdf_mem_dp_tx_skb_cnt_inc()
2996 return qdf_mem_stat.dp_tx_skb_count_max; in qdf_mem_dp_tx_skb_max_cnt_read()
3057 qdf_mem_stat.dp_tx_skb_count_max = 0; in qdf_mem_stats_init()