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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c223 index = (atomic_read(&phba->slow_ring_trc_cnt) + 1) &
676 index = atomic_inc_return(&phba->slow_ring_trc_cnt) &
1368 atomic_set(&phba->slow_ring_trc_cnt, 0);
H A Dlpfc.h767 atomic_t slow_ring_trc_cnt; member in struct:lpfc_hba

Completed in 101 milliseconds