Searched defs:dp_tx_tcl_history (Results 1 – 1 of 1) sorted by relevance
1965 struct dp_tx_tcl_history { struct1966 qdf_atomic_t index;1967 uint16_t num_entries_per_slot;1968 uint16_t allocated;1969 struct dp_tx_desc_event *entry[DP_TX_TCL_HIST_MAX_SLOTS];