Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.c353 bool is_monitor_mode = false; in dp_soc_init_rh() local
388 is_monitor_mode = true; in dp_soc_init_rh()
394 if (is_monitor_mode) in dp_soc_init_rh()
396 soc->intr_mode, is_monitor_mode, in dp_soc_init_rh()
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.c3423 bool is_monitor_mode, in wlan_cfg_fill_interrupt_mask() argument
3432 if (is_monitor_mode) { in wlan_cfg_fill_interrupt_mask()
3455 bool is_monitor_mode, in wlan_cfg_fill_interrupt_mask() argument
3476 if (is_monitor_mode) { in wlan_cfg_fill_interrupt_mask()
3510 int interrupt_index, int i, bool is_monitor_mode) in wlan_cfg_mask_assignment() argument
3532 if (is_monitor_mode) { in wlan_cfg_mask_assignment()
3580 bool is_monitor_mode, in wlan_cfg_fill_interrupt_mask() argument
3614 interrupt_index, i, is_monitor_mode); in wlan_cfg_fill_interrupt_mask()
H A Dwlan_cfg.h2023 bool is_monitor_mode, bool ppeds_attached,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c3480 bool is_monitor_mode = false; in dp_soc_init() local
3510 is_monitor_mode = true; in dp_soc_init()
3526 soc->intr_mode, is_monitor_mode, in dp_soc_init()