Home
last modified time | relevance | path

Searched refs:cmf_busy (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1508 atomic_t cmf_busy; member
1591 uint32_t cmf_busy; member
H A Dlpfc_init.c3205 atomic_set(&phba->cmf_busy, 0); in lpfc_cmf_stop()
3270 atomic_set(&phba->cmf_busy, 0); in lpfc_cmf_start()
6051 busy = atomic_xchg(&phba->cmf_busy, 0); in lpfc_cmf_timer()
6072 entry.cmf_busy = busy; in lpfc_cmf_timer()
H A Dlpfc_scsi.c3790 atomic_inc(&phba->cmf_busy); in lpfc_update_cmf_cmd()
H A Dlpfc_attr.c267 atomic_read(&phba->cmf_busy), in lpfc_cmf_info_show()
H A Dlpfc_sli.c8169 entry->cmf_busy, entry->io_cnt, in lpfc_rx_monitor_report()