Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Deni.h48 int shaping; /* shaped peak cell rate */ member
Deni.c1328 tx->reserved = tx->shaping = 0; in reserve_or_set_tx()
1345 if (!error && set_rsv && !set_shp && rate < tx->shaping) in reserve_or_set_tx()
1366 tx->shaping = rate; in reserve_or_set_tx()
1369 DPRINTK("rsv %d shp %d\n",tx->reserved,tx->shaping); in reserve_or_set_tx()
2009 if ((flgs & ATM_MF_DEC_SHP) && rate && rate < tx->shaping) shp = 1; in eni_change_qos()
2010 if ((flgs & ATM_MF_INC_SHP) && (!rate || rate > tx->shaping)) shp = 1; in eni_change_qos()
2215 tx->reserved,tx->shaping, in eni_proc_read()
/linux-2.4.37.9/Documentation/networking/
Dshaper.txt6 o Minimum shaping speed is currently about 9600 baud (it can only