Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dzatm.c789 static int alloc_shaper(struct atm_dev *dev,int *pcr,int min,int max,int ubr) in alloc_shaper() function
946 if ((zatm_vcc->shaper = alloc_shaper(vcc->dev,&pcr, in open_tx_first()