Searched refs:CSIO_HWF_FWEVT_STOP (Results 1 – 2 of 2) sorted by relevance
417 #define CSIO_HWF_FWEVT_STOP 0x00000080 /* Stop processing macro
3791 if (hw->flags & CSIO_HWF_FWEVT_STOP) in csio_enqueue_evt()3832 if (hw->flags & CSIO_HWF_FWEVT_STOP) { in csio_enqueue_evt_lock()3901 hw->flags |= CSIO_HWF_FWEVT_STOP; in csio_evtq_stop()3907 hw->flags &= ~CSIO_HWF_FWEVT_STOP; in csio_evtq_start()3999 if (hw->flags & CSIO_HWF_FWEVT_STOP) in csio_evtq_worker()