Home
last modified time | relevance | path

Searched refs:n_evt_activeq (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_hw.c3336 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt()
3391 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt_lock()
3404 CSIO_DEC_STATS(hw, n_evt_activeq); in csio_free_evt()
3445 hw->stats.n_evt_activeq = 0; in csio_evtq_cleanup()
3513 hw->stats.n_evt_activeq); in csio_evtq_worker()
Dcsio_hw.h355 uint32_t n_evt_activeq; /* Number of event in active Q */ member