Skip to content

Commit

Permalink
caif-hsi: robust frame aggregation for HSI
Browse files Browse the repository at this point in the history
Implement aggregation algorithm, combining more data into a single
HSI transfer. 4 different traffic categories are supported:
 1. TC_PRIO_CONTROL .. TC_PRIO_MAX (CTL)
 2. TC_PRIO_INTERACTIVE            (VO)
 3. TC_PRIO_INTERACTIVE_BULK       (VI)
 4. TC_PRIO_BESTEFFORT, TC_PRIO_BULK, TC_PRIO_FILLER (BEBK)

Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Dmitry Tarnyagin authored and David S. Miller committed Apr 13, 2012
1 parent 4476481 commit ece367d
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 57 deletions.
Loading

0 comments on commit ece367d

Please sign in to comment.