Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c3206 dp_soc_frag_history_attach(soc, &soc->cfg_event_history, in dp_soc_cfg_history_attach()
3246 dp_soc_frag_history_attach(soc, &soc->tx_hw_desc_history, in dp_soc_tx_hw_desc_history_attach()
3434 dp_soc_frag_history_attach(soc, &soc->tx_tcl_history, in dp_soc_tx_history_attach()
3439 dp_soc_frag_history_attach(soc, &soc->tx_comp_history, in dp_soc_tx_history_attach()
H A Ddp_internal.h4823 dp_soc_frag_history_attach(struct dp_soc *soc, void *history_hdl, in dp_soc_frag_history_attach() function