Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h1428 atomic_t fast_event_count; member
A Dlpfc_hbadisc.c645 if (atomic_read(&phba->fast_event_count) > LPFC_MAX_EVT_COUNT) in lpfc_alloc_fast_evt()
651 atomic_inc(&phba->fast_event_count); in lpfc_alloc_fast_evt()
670 atomic_dec(&phba->fast_event_count); in lpfc_free_fast_evt()
A Dlpfc_init.c7594 atomic_set(&phba->fast_event_count, 0); in lpfc_setup_driver_resource_phase1()

Completed in 40 milliseconds