Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dlink/
H A Dsundance.c411 spinlock_t statlock; member
543 spin_lock_init(&np->statlock); in sundance_probe1()
1522 spin_lock_irqsave(&np->statlock, flags); in get_stats()
1552 spin_unlock_irqrestore(&np->statlock, flags); in get_stats()