Searched refs:shaping (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | net_shaper.yaml | 30 support for complex scheduling hierarchy, or for some shaping 97 Maximum burst-size for shaping. Should not be interpreted 190 doc: The device supports maximum B/W shaping. 301 The user can optionally provide shaping attributes for the node 304 the device shaping configuration, otherwise the @node shaper
|
| /linux-6.15/drivers/atm/ |
| H A D | eni.h | 49 int shaping; /* shaped peak cell rate */ member
|
| H A D | eni.c | 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()
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta350.txt | 99 If present, the noise-shaping technique on the DC cutoff filter are
|
| /linux-6.15/Documentation/networking/ |
| H A D | netdevices.rst | 330 For device drivers that implement shaping or queue management APIs, all control 350 For device drivers that implement shaping or queue management APIs,
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | igb.rst | 183 When enabling the CBS qdisc in the hardware offload mode, traffic shaping using
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/marvell/ |
| H A D | octeontx2.rst | 303 levels. Each level contains an array of queues to support scheduling and shaping.
|