Searched defs:dp_tx_comp_history (Results 1 – 1 of 1) sorted by relevance
1972 struct dp_tx_comp_history { struct1973 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];