Skip to content
GitLab
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
  • iwlwifi
  • iwl-dev.h
Find file BlameHistoryPermalink
  • Samuel Ortiz's avatar
    iwl3945: Use iwlcore TX queue management routines · a8e74e27
    Samuel Ortiz authored Jan 23, 2009
    
    
    By adding an additional hw_params (tfd_size) and a new iwl_lib ops (txq_init),
    we can now use the iwlcore TX queue management routines.
    We had to add a new hw_params because we need to allocate the right DMA buffer
    for TFDs, and those have a different sizes depending if you're on 3945 or agn.
    
    Signed-off-by: default avatarSamuel Ortiz <samuel.ortiz@intel.com>
    Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a8e74e27