Searched refs:debugfs_vport_count (Results 1 – 2 of 2) sorted by relevance
1064 atomic_t debugfs_vport_count; member
5900 atomic_set(&phba->debugfs_vport_count, 0); in lpfc_debugfs_initialize()6118 atomic_inc(&phba->debugfs_vport_count); in lpfc_debugfs_initialize()6332 atomic_dec(&phba->debugfs_vport_count); in lpfc_debugfs_terminate()6335 if (atomic_read(&phba->debugfs_vport_count) == 0) { in lpfc_debugfs_terminate()