Lines Matching +full:hw +full:- +full:blink
1 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
4 .\" Copyright (c) 2001-2003, Intel Corporation
47 .Bd -ragged -offset indent
55 .Bd -literal -offset indent
61 driver provides support for PCI/PCI-X Gigabit Ethernet adapters based on
86 on all but 82542-based adapters.
114 .Bl -tag -width ".Cm 10baseT/UTP"
116 Enables auto-negotiation for speed and duplex.
122 .Cm full-duplex
129 .Cm full-duplex
134 .Cm full-duplex
139 .Cm full-duplex
146 .Bl -tag -width ".Cm full-duplex"
147 .It Cm full-duplex
148 Forces full-duplex operation
149 .It Cm half-duplex
150 Forces half-duplex operation.
156 .Cm full-duplex .
160 .Cm half-duplex .
172 .Bl -bullet -compact
237 for per-instance variables.
238 .Bl -tag -width indent
239 .It Va hw.em.disable_crc_stripping
244 .It Va hw.em.eee_setting
247 .It Va hw.em.smart_pwr_down
250 .It Va hw.em.sbp
253 .It Va hw.em.rx_int_delay
258 .It Va hw.em.rx_abs_int_delay
260 .Va hw.em.rx_int_delay
261 is non-zero, this tunable limits the maximum delay in which a receive
263 .It Va hw.em.tx_int_delay
267 .It Va hw.em.tx_abs_int_delay
269 .Va hw.em.tx_int_delay
270 is non-zero, this tunable limits the maximum delay in which a transmit
272 .It Va hw.em.max_interrupt_rate
275 .It Va hw.em.rx_process_limit
276 Maximum number of received packets to process at a time, -1 means unlimited.
280 .Bl -tag -width /dev/led/em*
285 Make the identification LED of em0 blink:
293 .Bl -diag
298 .It "em%d: watchdog timeout -- resetting"
336 .An -nosplit