Home
last modified time | relevance | path

Searched refs:fc_unmap_cnt (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h646 atomic_t fc_unmap_cnt; member
H A Dlpfc_attr.c1265 atomic_read(&vport->fc_unmap_cnt)); in lpfc_num_discovered_ports_show()
H A Dlpfc_hbadisc.c4589 atomic_add(count, &vport->fc_unmap_cnt); in lpfc_nlp_counters()
H A Dlpfc_init.c4749 atomic_set(&vport->fc_unmap_cnt, 0); in lpfc_create_port()