Home
last modified time | relevance | path

Searched refs:stats_time (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/snic/
H A Dsnic.h272 unsigned long stats_time; member
/linux/drivers/scsi/fnic/
H A Dfnic.h370 unsigned long stats_time; /* time of stats update */ member
H A Dfnic_main.c254 (jiffies, fnic->stats_time + HZ / FNIC_STATS_RATE_LIMIT)) in fnic_get_stats()
256 fnic->stats_time = jiffies; in fnic_get_stats()