Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c149 struct dp_tx_tcl_history *tx_tcl_history = &soc->tx_tcl_history; in dp_tx_desc_history_add() local
173 if (qdf_unlikely(!tx_tcl_history->allocated)) in dp_tx_desc_history_add()
176 dp_get_frag_hist_next_atomic_idx(&tx_tcl_history->index, &idx, in dp_tx_desc_history_add()
181 entry = &tx_tcl_history->entry[slot][idx]; in dp_tx_desc_history_add()
H A Ddp_types.h2995 struct dp_tx_tcl_history tx_tcl_history; member
H A Ddp_main.c3434 dp_soc_frag_history_attach(soc, &soc->tx_tcl_history, in dp_soc_tx_history_attach()
3457 dp_soc_frag_history_detach(soc, &soc->tx_tcl_history, in dp_soc_tx_history_detach()