Home
last modified time | relevance | path

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

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