Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.c3424 bool ppeds_attached, in wlan_cfg_fill_interrupt_mask() argument
3456 bool ppeds_attached, in wlan_cfg_fill_interrupt_mask() argument
3581 bool ppeds_attached, in wlan_cfg_fill_interrupt_mask() argument
3598 if (!ppeds_attached) { in wlan_cfg_fill_interrupt_mask()
Dwlan_cfg.h2023 bool is_monitor_mode, bool ppeds_attached,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c3483 bool ppeds_attached = false; in dp_soc_init() local
3523 ppeds_attached = soc->arch_ops.ppeds_handle_attached(soc); in dp_soc_init()
3527 ppeds_attached, in dp_soc_init()