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
  • iwlwifi
  • iwl-core.c
Find file BlameHistoryPermalink
  • Wey-Yi Guy's avatar
    iwlwifi: default WMM AC parameters · f2c95b04
    Wey-Yi Guy authored May 08, 2009
    
    
    Set the default WMM AC parameters for BK/BE/VI/VO parameters:
    
    AC        CWmin         CW max      AIFSN      TXOP Limit    TXOP Limit
                                                  (802.11b)      (802.11a/g)
    AC_BK      15            1023        7           0               0
    AC_BE      15            1023        3           0               0
    AC_VI       7              15        2          188             94
                                                  (6.016ms)       (3.008ms)
    AC_VO       3               7        2          102             47
                                                  (3.264ms)       (1.504ms)
    
    Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    f2c95b04