Searched refs:curr_dp_tx_skb_count_max (Results 1 – 1 of 1) sorted by relevance
1154 int32_t curr_dp_tx_skb_count_max = 0; in qdf_mem_dp_tx_skb_cnt_inc() local1157 curr_dp_tx_skb_count_max = in qdf_mem_dp_tx_skb_cnt_inc()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()