Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h375 uint32_t n_evt_activeq; /* Number of event in active Q */ member
H A Dcsio_hw.c3810 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt()
3865 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt_lock()
3878 CSIO_DEC_STATS(hw, n_evt_activeq); in csio_free_evt()
3919 hw->stats.n_evt_activeq = 0; in csio_evtq_cleanup()
3987 hw->stats.n_evt_activeq); in csio_evtq_worker()