Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dzatm.h62 int ubr_ref_cnt; /* number of VCs using UBR shaper */ member
Dzatm.c801 zatm_dev->ubr_ref_cnt++; in alloc_shaper()
857 if (--zatm_dev->ubr_ref_cnt) return; in dealloc_shaper()
1007 zatm_dev->ubr_ref_cnt = 0; in start_tx()