summaryrefslogtreecommitdiff
path: root/usr/src/man/man7d/qede.7d
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7d/qede.7d')
-rw-r--r--usr/src/man/man7d/qede.7d28
1 files changed, 0 insertions, 28 deletions
diff --git a/usr/src/man/man7d/qede.7d b/usr/src/man/man7d/qede.7d
index 235d1c7543..28472dbf8f 100644
--- a/usr/src/man/man7d/qede.7d
+++ b/usr/src/man/man7d/qede.7d
@@ -93,34 +93,6 @@ To get a list of all the individual statistics in these goups run:
.Bd -literal -offset indent
# kstat -m qede -i 0 -l
.Ed
-.Ss mdb
-There is an MDB module for
-.Nm
-that offers a much deeper level of debugging information in comparison
-to kstat.
-Depending on how
-.Xr mdb 1
-is initiated the qede module might or might not be automatically loaded.
-If not then is must be loaded manually.
-.Bd -literal -offset indent
-> ::load /kernel/kmdb/amd64/qede
-> ::help qede
-
-NAME
- qede - qede driver status
-
-SYNOPSIS
- [ addr ] ::qede [ -i # ] [ -a | -b | -r | -l | -c # | -f ]
-
-DESCRIPTION
- addr:: dev_info address ('::devbindings -q qede')
- -i # driver instance # (instead of 'addr::')
- -a show all (basic, interrupts, all chains)
- -b basic status (default)
- -r interrupt status
- -l mutex locks status
- -c # status for chain # (-1 for all chains)
-.Ed
.Sh SEE ALSO
.Xr dladm 1M ,
.Xr ifconfig 1M ,