Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 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
  • brcm80211
  • brcmfmac
  • msgbuf.c
Find file BlameHistoryPermalink
  • Hante Meuleman's avatar
    brcmfmac: Update msgbuf read pointer quicker. · df738c2f
    Hante Meuleman authored Jun 08, 2015
    
    
    On device to host data using msgbuf the read pointer gets updated
    once all data is processed. Updating this pointer more frequently
    allows the firmware to add more data quicker. This will result in
    slightly higher and more stable throughput on CPU bounded host
    processors.
    Reviewed-by: default avatarArend Van Spriel <arend@broadcom.com>
    Reviewed-by: default avatarFranky (Zhenhui) Lin <frankyl@broadcom.com>
    Reviewed-by: default avatarPieter-Paul Giesberts <pieterpg@broadcom.com>
    Signed-off-by: default avatarHante Meuleman <meuleman@broadcom.com>
    Signed-off-by: default avatarArend van Spriel <arend@broadcom.com>
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    df738c2f