Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1430 atomic_t fast_event_count; member
H A Dlpfc_hbadisc.c715 if (atomic_read(&phba->fast_event_count) > LPFC_MAX_EVT_COUNT) in lpfc_alloc_fast_evt()
721 atomic_inc(&phba->fast_event_count); in lpfc_alloc_fast_evt()
740 atomic_dec(&phba->fast_event_count); in lpfc_free_fast_evt()