Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • mwifiex
  • main.h
Find file BlameHistoryPermalink
  • Marc Yang's avatar
    mwifiex: reduce CPU usage by tracking highest_queued_prio · 49729ff6
    Marc Yang authored May 16, 2011
    
    
    This patch adds highest_queued_prio to track priority of packets as
    they are enqueued so that mwifiex_wmm_get_highest_priolist_ptr()
    starts checking at the first level where we have packets, instead of
    the highest. The function also lowers priority value to the level
    where first packet is found.
    
    Signed-off-by: default avatarMarc Yang <yangyang@marvell.com>
    Signed-off-by: default avatarBing Zhao <bzhao@marvell.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    49729ff6