Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c3344 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt()
3399 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt_lock()
3414 CSIO_INC_STATS(hw, n_evt_freeq); in csio_free_evt()
3460 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_evtq_cleanup()
3463 hw->stats.n_evt_freeq = 0; in csio_evtq_cleanup()
3937 CSIO_INC_STATS(hw, n_evt_freeq); in csio_hw_init()
Dcsio_hw.h321 uint32_t n_evt_freeq; /* Number of event in free Q */ member