Searched refs:QCA_SSR_TRIGGERED (Results 1 – 1 of 1) sorted by relevance
79 QCA_SSR_TRIGGERED, enumerator885 if (test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_enqueue()1184 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_controller_memdump_event()1596 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error()1645 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_cmd_timeout()1884 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_setup()2500 !test_bit(QCA_SSR_TRIGGERED, &qca->flags)) in qca_suspend()2504 test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_suspend()2505 wait_timeout = test_bit(QCA_SSR_TRIGGERED, &qca->flags) ? in qca_suspend()