Searched refs:poll_state (Results 1 – 8 of 8) sorted by relevance
181 enum cxacru_poll_state poll_state; member401 switch (instance->poll_state) { in adsl_state_store()404 instance->poll_state = CXPOLL_POLLING; in adsl_state_store()409 instance->poll_state = CXPOLL_POLLING; in adsl_state_store()420 if (instance->poll_state == CXPOLL_POLLING) in adsl_state_store()421 instance->poll_state = CXPOLL_STOPPING; in adsl_state_store()795 switch (instance->poll_state) { in cxacru_atm_start()798 instance->poll_state = CXPOLL_POLLING; in cxacru_atm_start()803 instance->poll_state = CXPOLL_POLLING; in cxacru_atm_start()837 if (instance->poll_state != CXPOLL_SHUTDOWN) { in cxacru_poll_status()[all …]
792 int poll_state = POLL_LATCH_REGISTER; in poll_hpc() local804 switch (poll_state) { in poll_hpc()826 poll_state = POLL_SLEEP; in poll_hpc()853 poll_state = POLL_SLEEP; in poll_hpc()867 poll_state = POLL_SLOTS; in poll_hpc()869 poll_state = POLL_LATCH_REGISTER; in poll_hpc()
9 obj-$(CONFIG_ARCH_HAS_CPU_RELAX) += poll_state.o
118 if (!test_and_set_bit(QDIO_IRQ_DISABLED, &irq->poll_state)) in tiqdio_call_inq_handlers()
869 if (!test_and_set_bit(QDIO_IRQ_DISABLED, &irq_ptr->poll_state)) in qdio_int_handler_pci()1545 clear_bit(QDIO_IRQ_DISABLED, &irq_ptr->poll_state); in qdio_start_irq()1562 if (test_and_set_bit(QDIO_IRQ_DISABLED, &irq_ptr->poll_state)) in qdio_start_irq()1662 if (test_and_set_bit(QDIO_IRQ_DISABLED, &irq_ptr->poll_state)) in qdio_stop_irq()
118 &q->irq_ptr->poll_state)); in qstat_show()
288 unsigned long poll_state; member
488 set_bit(QDIO_IRQ_DISABLED, &irq_ptr->poll_state); in qdio_setup_irq()