Home
last modified time | relevance | path

Searched refs:per_pkt_trace (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h453 uint32_t per_pkt_trace; member
H A Dwlan_cfg.c4093 wlan_cfg_ctx->per_pkt_trace = cfg_get(psoc, CFG_DP_PER_PKT_LOGGING); in wlan_cfg_soc_attach()
4306 wlan_cfg_ctx->per_pkt_trace = cfg_get(psoc, CFG_DP_PER_PKT_LOGGING); in wlan_cfg_soc_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c2746 if (soc_cfg_ctx->per_pkt_trace & dp_verbose_debug_mask) in dp_enable_verbose_debug()
2749 if (soc_cfg_ctx->per_pkt_trace & hal_verbose_debug_mask) in dp_enable_verbose_debug()