Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_nbuf.c819 static qdf_atomic_t qdf_nbuf_history_index; variable
852 int32_t idx = qdf_nbuf_circular_index_next(&qdf_nbuf_history_index, in qdf_nbuf_history_add()
3099 qdf_atomic_set(&qdf_nbuf_history_index, -1); in qdf_net_buf_debug_init()