Searched refs:shaping (Results 1 – 6 of 6) sorted by relevance
49 int shaping; /* shaped peak cell rate */ member
1329 tx->reserved = tx->shaping = 0; in reserve_or_set_tx()1346 if (!error && set_rsv && !set_shp && rate < tx->shaping) in reserve_or_set_tx()1367 tx->shaping = rate; in reserve_or_set_tx()1370 DPRINTK("rsv %d shp %d\n",tx->reserved,tx->shaping); in reserve_or_set_tx()1970 if ((flgs & ATM_MF_DEC_SHP) && rate && rate < tx->shaping) shp = 1; in eni_change_qos()1971 if ((flgs & ATM_MF_INC_SHP) && (!rate || rate > tx->shaping)) shp = 1; in eni_change_qos()2151 tx->reserved,tx->shaping, in eni_proc_read()
99 If present, the noise-shaping technique on the DC cutoff filter are
325 For device drivers that implement shaping or queue management APIs, all control386 For device drivers that implement shaping or queue management APIs,
183 When enabling the CBS qdisc in the hardware offload mode, traffic shaping using
303 levels. Each level contains an array of queues to support scheduling and shaping.