Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h558 atomic_t els_io_alloc_failed_count; member
H A Defc_els.c56 atomic_add_return(1, &efc->els_io_alloc_failed_count); in efc_els_io_alloc_size()