Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/csiostor/
Dcsio_hw.c3809 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt()
3864 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt_lock()
3879 CSIO_INC_STATS(hw, n_evt_freeq); in csio_free_evt()
3925 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_evtq_cleanup()
3928 hw->stats.n_evt_freeq = 0; in csio_evtq_cleanup()
4400 CSIO_INC_STATS(hw, n_evt_freeq); in csio_hw_init()
Dcsio_hw.h376 uint32_t n_evt_freeq; /* Number of event in free Q */ member