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

/linux-master/drivers/atm/
H A Dfore200e.c1350 mutex_lock(&fore200e->rate_mtx);
1352 mutex_unlock(&fore200e->rate_mtx);
1361 mutex_unlock(&fore200e->rate_mtx);
1449 mutex_lock(&fore200e->rate_mtx);
1451 mutex_unlock(&fore200e->rate_mtx);
1906 mutex_lock(&fore200e->rate_mtx);
1908 mutex_unlock(&fore200e->rate_mtx);
1915 mutex_unlock(&fore200e->rate_mtx);
2292 mutex_init(&fore200e->rate_mtx);
H A Dfore200e.h862 struct mutex rate_mtx; /* protects rate reservation ops */ member in struct:fore200e

Completed in 174 milliseconds