Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h1535 atomic_t cmf_busy; member
1621 uint32_t cmf_busy; member
Dlpfc_init.c3202 atomic_set(&phba->cmf_busy, 0); in lpfc_cmf_stop()
3267 atomic_set(&phba->cmf_busy, 0); in lpfc_cmf_start()
6082 busy = atomic_xchg(&phba->cmf_busy, 0); in lpfc_cmf_timer()
6103 entry.cmf_busy = busy; in lpfc_cmf_timer()
Dlpfc_attr.c267 atomic_read(&phba->cmf_busy), in lpfc_cmf_info_show()
Dlpfc_scsi.c3811 atomic_inc(&phba->cmf_busy); in lpfc_update_cmf_cmd()
Dlpfc_sli.c8170 entry->cmf_busy, entry->io_cnt, in lpfc_rx_monitor_report()