~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/debugfs-driver-genwqe

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/ddcb_info
  2 Date:           Oct 2013
  3 Contact:        haver@linux.vnet.ibm.com
  4 Description:    DDCB queue dump used for debugging queueing problems.
  5 
  6 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/curr_regs
  7 Date:           Oct 2013
  8 Contact:        haver@linux.vnet.ibm.com
  9 Description:    Dump of the current error registers.
 10                 Only available for PF.
 11 
 12 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/curr_dbg_uid0
 13 Date:           Oct 2013
 14 Contact:        haver@linux.vnet.ibm.com
 15 Description:    Internal chip state of UID0 (unit id 0).
 16                 Only available for PF.
 17 
 18 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/curr_dbg_uid1
 19 Date:           Oct 2013
 20 Contact:        haver@linux.vnet.ibm.com
 21 Description:    Internal chip state of UID1.
 22                 Only available for PF.
 23 
 24 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/curr_dbg_uid2
 25 Date:           Oct 2013
 26 Contact:        haver@linux.vnet.ibm.com
 27 Description:    Internal chip state of UID2.
 28                 Only available for PF.
 29 
 30 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/prev_regs
 31 Date:           Oct 2013
 32 Contact:        haver@linux.vnet.ibm.com
 33 Description:    Dump of the error registers before the last reset of
 34                 the card occurred.
 35                 Only available for PF.
 36 
 37 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/prev_dbg_uid0
 38 Date:           Oct 2013
 39 Contact:        haver@linux.vnet.ibm.com
 40 Description:    Internal chip state of UID0 before card was reset.
 41                 Only available for PF.
 42 
 43 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/prev_dbg_uid1
 44 Date:           Oct 2013
 45 Contact:        haver@linux.vnet.ibm.com
 46 Description:    Internal chip state of UID1 before card was reset.
 47                 Only available for PF.
 48 
 49 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/prev_dbg_uid2
 50 Date:           Oct 2013
 51 Contact:        haver@linux.vnet.ibm.com
 52 Description:    Internal chip state of UID2 before card was reset.
 53                 Only available for PF.
 54 
 55 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/info
 56 Date:           Oct 2013
 57 Contact:        haver@linux.vnet.ibm.com
 58 Description:    Comprehensive summary of bitstream version and software
 59                 version. Used bitstream and bitstream clocking information.
 60 
 61 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/err_inject
 62 Date:           Oct 2013
 63 Contact:        haver@linux.vnet.ibm.com
 64 Description:    Possibility to inject error cases to ensure that the drivers
 65                 error handling code works well.
 66 
 67 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/vf<0..14>_jobtimeout_msec
 68 Date:           Oct 2013
 69 Contact:        haver@linux.vnet.ibm.com
 70 Description:    Default VF timeout 250ms. Testing might require 1000ms.
 71                 Using 0 will use the cards default value (whatever that is).
 72 
 73                 The timeout depends on the max number of available cards
 74                 in the system and the maximum allowed queue size.
 75 
 76                 The driver ensures that the settings are done just before
 77                 the VFs get enabled. Changing the timeouts in flight is not
 78                 possible.
 79                 Only available for PF.
 80 
 81 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/jobtimer
 82 Date:           Oct 2013
 83 Contact:        haver@linux.vnet.ibm.com
 84 Description:    Dump job timeout register values for PF and VFs.
 85                 Only available for PF.
 86 
 87 What:           /sys/kernel/debug/genwqe/genwqe<n>_card/queue_working_time
 88 Date:           Dec 2013
 89 Contact:        haver@linux.vnet.ibm.com
 90 Description:    Dump queue working time register values for PF and VFs.
 91                 Only available for PF.

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php