Home
last modified time | relevance | path

Searched refs:dp_cfg_event (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c251 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
254 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
257 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
260 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
263 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
266 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
269 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
272 DP_CFG_EVT_HIST_PER_SLOT_MAX * sizeof(struct dp_cfg_event),
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h1912 struct dp_cfg_event { struct
1929 struct dp_cfg_event *entry[DP_CFG_EVT_HIST_MAX_SLOTS]; argument
H A Ddp_internal.h5444 struct dp_cfg_event *entry; in dp_cfg_event_record()
H A Ddp_main.c3209 sizeof(struct dp_cfg_event), in dp_soc_cfg_history_attach()