Searched refs:rate_mtx (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/atm/
H A Dfore200e.c1407 mutex_lock(&fore200e->rate_mtx);
1409 mutex_unlock(&fore200e->rate_mtx);
1418 mutex_unlock(&fore200e->rate_mtx);
1504 mutex_lock(&fore200e->rate_mtx);
1506 mutex_unlock(&fore200e->rate_mtx);
1930 mutex_lock(&fore200e->rate_mtx);
1932 mutex_unlock(&fore200e->rate_mtx);
1939 mutex_unlock(&fore200e->rate_mtx);
2323 mutex_init(&fore200e->rate_mtx);
H A Dfore200e.h867 struct mutex rate_mtx; /* protects rate reservation ops */ member in struct:fore200e

Completed in 63 milliseconds