Lines Matching +full:conf +full:- +full:tx
35 .Bd -ragged -offset indent
42 .Xr loader.conf 5 :
43 .Bd -literal -offset indent
53 or half-duplex.
54 The controller supports interrupt moderation mechanism, a 64-bit multicast
55 hash filter, VLAN over-size frame and four station addresses.
64 .Bl -tag -width ".Cm 10baseT/UTP"
69 .Xr rc.conf 5 .
79 .Bl -tag -width ".Cm full-duplex"
80 .It Cm full-duplex
82 .It Cm half-duplex
93 .Bl -bullet -compact
101 .Xr loader.conf 5 .
102 .Bl -tag -width "xxxxxx"
104 The RDC R6040 controller has no auto-padding support for short
106 handle multiple buffers for a TX frame such that driver has to
107 create a single contiguous TX buffer.
108 This hardware limitation leads to poor TX performance since most of
109 CPU cycles are wasted on both de-fragmenting mbuf chains and padding.
110 This tunable enables deep copy operation for TX frames such that
111 driver will spend less CPU cycles in de-fragmentation with the
112 cost of extra TX buffer memory.
121 .Bl -tag -width "xxxxxx"
126 Maximum number of packets to fire TX completion interrupt.