mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
447648128e
Set traffic class for CAIF packets, based on socket priority, CAIF protocol type, or type of message. Traffic class mapping for different packet types: - control: TC_PRIO_CONTROL; - flow control: TC_PRIO_CONTROL; - at: TC_PRIO_CONTROL; - rfm: TC_PRIO_INTERACTIVE_BULK; - other sockets: equals to socket's TC; - network data: no change. Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
caif_dev.h | ||
caif_device.h | ||
caif_hsi.h | ||
caif_layer.h | ||
caif_shm.h | ||
caif_spi.h | ||
cfcnfg.h | ||
cfctrl.h | ||
cffrml.h | ||
cfmuxl.h | ||
cfpkt.h | ||
cfserl.h | ||
cfsrvl.h |