Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_status_1.0.c359 idx = dp_history_get_next_index(&soc->mon_status_ring_history->index, in dp_rx_mon_status_ring_record_entry()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.c301 idx = dp_history_get_next_index(&soc->rx_ring_history[ring_num]->index, in dp_rx_ring_record_entry_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c188 idx = dp_history_get_next_index(&soc->rx_ring_history[ring_num]->index, in dp_rx_ring_record_entry()
301 idx = dp_history_get_next_index(&soc->rx_refill_ring_history[ring_num]->index, in dp_rx_refill_ring_record_entry()
H A Ddp_rx_defrag.c1185 idx = dp_history_get_next_index(&soc->rx_reinject_ring_history->index, in dp_rx_reinject_ring_record_entry()
H A Ddp_rx_err.c1825 idx = dp_history_get_next_index(&soc->rx_err_ring_history->index, in dp_rx_err_ring_record_entry()
H A Ddp_internal.h4536 static inline uint32_t dp_history_get_next_index(qdf_atomic_t *curr_idx, in dp_history_get_next_index() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c84 idx = dp_history_get_next_index(&soc->msdu_done_fail_hist->index, in dp_rx_msdu_done_fail_event_record()