Searched refs:DP_TX_COMP_HIST_PER_SLOT_MAX (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_prealloc.c | 212 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 215 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 218 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 221 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 224 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 227 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 230 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event), 233 DP_TX_COMP_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_desc_event),
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_types.h | 1953 #define DP_TX_COMP_HIST_PER_SLOT_MAX 2048 macro
|
H A D | dp_tx.c | 165 DP_TX_COMP_HIST_PER_SLOT_MAX, in dp_tx_desc_history_add()
|
H A D | dp_main.c | 3441 DP_TX_COMP_HIST_PER_SLOT_MAX, in dp_soc_tx_history_attach()
|