Home
last modified time | relevance | path

Searched refs:lpfc_debugfs_seq_trc_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c120 static atomic_t lpfc_debugfs_seq_trc_cnt = ATOMIC_INIT(0); variable
1844 dtp->seq_cnt = atomic_inc_return(&lpfc_debugfs_seq_trc_cnt); in lpfc_debugfs_disc_trc()
1882 dtp->seq_cnt = atomic_inc_return(&lpfc_debugfs_seq_trc_cnt); in lpfc_debugfs_slow_ring_trc()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c120 static atomic_t lpfc_debugfs_seq_trc_cnt = ATOMIC_INIT(0); variable
1842 dtp->seq_cnt = atomic_inc_return(&lpfc_debugfs_seq_trc_cnt); in lpfc_debugfs_disc_trc()
1880 dtp->seq_cnt = atomic_inc_return(&lpfc_debugfs_seq_trc_cnt); in lpfc_debugfs_slow_ring_trc()

Completed in 14 milliseconds