Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dmain.h355 CNSS_IN_PANIC, enumerator
H A Dpci.c1176 !test_bit(CNSS_IN_PANIC, &plat_priv->driver_state)) in cnss_pci_select_window()
1203 if (test_bit(CNSS_IN_PANIC, &plat_priv->driver_state)) { in cnss_pci_reg_read()
1237 if (test_bit(CNSS_IN_PANIC, &plat_priv->driver_state)) { in cnss_pci_reg_write()
3524 set_bit(CNSS_IN_PANIC, &plat_priv->driver_state); in cnss_qca6290_crash_shutdown()
3529 clear_bit(CNSS_IN_PANIC, &plat_priv->driver_state); in cnss_qca6290_crash_shutdown()
6355 !test_bit(CNSS_IN_PANIC, &plat_priv->driver_state)) in cnss_pci_collect_dump_info()
H A Ddebug.c158 case CNSS_IN_PANIC: in cnss_stats_show_state()