Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2011 04:50:54 +0000 (UTC)
From:      Navdeep Parhar <np@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cxgbe adapter.h t4_ioctl.h t4_main.c t4_sge.c
Message-ID:  <201106110451.p5B4pC0U050020@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

np          2011-06-11 04:50:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgbe        adapter.h t4_ioctl.h t4_main.c t4_sge.c 
  Log:
  SVN rev 222973 on 2011-06-11 04:50:54Z by np
  
  - driver ioctl to get SGE context for any given queue.
  - sysctls to display the context id, cidx, and pidx of all kinds of queues.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/dev/cxgbe/adapter.h
  1.5       +17 -0     src/sys/dev/cxgbe/t4_ioctl.h
  1.25      +33 -0     src/sys/dev/cxgbe/t4_main.c
  1.24      +34 -0     src/sys/dev/cxgbe/t4_sge.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106110451.p5B4pC0U050020>