Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c187 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
190 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
193 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
196 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
199 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
202 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
205 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
208 DP_TX_TCL_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h1947 #define DP_TX_TCL_HIST_PER_SLOT_MAX 2048 macro
H A Ddp_tx.c179 DP_TX_TCL_HIST_PER_SLOT_MAX, in dp_tx_desc_history_add()
H A Ddp_main.c3436 DP_TX_TCL_HIST_PER_SLOT_MAX, in dp_soc_tx_history_attach()