Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h1508 atomic_t cmf_busy; member
1591 uint32_t cmf_busy; member
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()
Dlpfc_scsi.c3795 atomic_inc(&phba->cmf_busy); in lpfc_update_cmf_cmd()
Dlpfc_attr.c267 atomic_read(&phba->cmf_busy), in lpfc_cmf_info_show()
Dlpfc_sli.c8156 entry->cmf_busy, entry->io_cnt, in lpfc_rx_monitor_report()