Home
last modified time | relevance | path

Searched defs:dp_tx_comp_history (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h1972 struct dp_tx_comp_history { struct
1973 qdf_atomic_t index;
1974 uint16_t num_entries_per_slot;
1975 uint16_t allocated;
1976 struct dp_tx_desc_event *entry[DP_TX_COMP_HIST_MAX_SLOTS];