Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dzatm.h88 int ubr_ref_cnt; /* number of VCs using UBR shaper */ member
Dzatm.c988 zatm_dev->ubr_ref_cnt++; in alloc_shaper()
1044 if (--zatm_dev->ubr_ref_cnt) return; in dealloc_shaper()
1207 zatm_dev->ubr_ref_cnt = 0; in start_tx()