Searched defs:dp_cfg_event_history (Results 1 – 1 of 1) sorted by relevance
1925 struct dp_cfg_event_history { struct1926 qdf_atomic_t index;1927 uint16_t num_entries_per_slot;1928 uint16_t allocated;1929 struct dp_cfg_event *entry[DP_CFG_EVT_HIST_MAX_SLOTS];