Home
last modified time | relevance | path

Searched refs:dp_tx_hw_desc_evt (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c176 DP_TX_HW_DESC_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_hw_desc_evt),
179 DP_TX_HW_DESC_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_hw_desc_evt),
182 DP_TX_HW_DESC_HIST_PER_SLOT_MAX * sizeof(struct dp_tx_hw_desc_evt),
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c164 struct dp_tx_hw_desc_evt *evt; in dp_tx_record_hw_desc_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h1512 struct dp_tx_hw_desc_evt *evt; in dp_tx_hw_desc_update_evt()
H A Ddp_types.h1575 struct dp_tx_hw_desc_evt { struct
1591 struct dp_tx_hw_desc_evt *entry[DP_TX_HW_DESC_HIST_MAX_SLOTS]; argument
H A Ddp_main.c3249 sizeof(struct dp_tx_hw_desc_evt), in dp_soc_tx_hw_desc_history_attach()