Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c3335 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt()
3390 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt_lock()
3405 CSIO_INC_STATS(hw, n_evt_freeq); in csio_free_evt()
3451 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_evtq_cleanup()
3454 hw->stats.n_evt_freeq = 0; in csio_evtq_cleanup()
3933 CSIO_INC_STATS(hw, n_evt_freeq); in csio_hw_init()
Dcsio_hw.h356 uint32_t n_evt_freeq; /* Number of event in free Q */ member