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
  • sfc
  • net_driver.h
Find file BlameHistoryPermalink
  • Ben Hutchings's avatar
    sfc: Split MAC stats DMA initiation and completion · 55edc6e6
    Ben Hutchings authored Nov 25, 2009
    
    
    From: Steve Hodgson <shodgson@solarflare.com>
    
    Currently we initiate MAC stats DMA and busy-wait for completion when
    stats are requested.  We can improve on this with a periodic timer to
    initiate and poll for stats, and opportunistically poll when stats are
    requested.
    
    Since efx_nic::stats_disable_count and efx_stats_{disable,enable}()
    are Falcon-specific, rename them and move them accordingly.
    Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    55edc6e6

Replace net_driver.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.