Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_nbuf.c838 static int32_t qdf_nbuf_circular_index_next(qdf_atomic_t *index, int size) in qdf_nbuf_circular_index_next() function
852 int32_t idx = qdf_nbuf_circular_index_next(&qdf_nbuf_history_index, in qdf_nbuf_history_add()