Lines Matching refs:of
11 for status and simple configuration of the embedded system.
16 the maintainer of this driver, found in MAINTAINERS.
26 probe function then installs the appropriate set of DMA routines to
31 years as of this writing in early 2014) in favor of the MSGDMA component.
56 dma_rx_num: Number of descriptors in the RX list (default is 64);
57 dma_tx_num: Number of descriptors in the TX list (default is 64).
70 completion in the context of the interrupt handling chain by recycling
83 The driver is able to mitigate the number of its DMA interrupts
94 4.7) List of source files:
123 The controller and driver support a mix of IEEE standard defined statistics,
136 Section 5.2.2.1.2. This statistics is the count of frames that are successfully
140 Section 5.2.2.1.5. This statistic is the count of frames that are successfully
145 802.3-2012, Section 5.2.2.1.6. This statistic is the count of frames that are
146 an integral number of bytes in length and do not pass the CRC test as the frame
150 Section 5.2.2.1.7. This statistic is the count of frames that are not an
151 integral number of bytes in length and do not pass the CRC test as the frame is
155 Section 5.2.2.1.8. This statistic is the count of data and pad bytes
159 Section 5.2.2.1.14. This statistic is the count of data and pad bytes
163 802.3-2012, Section 30.3.4.2. This statistic is a count of PAUSE frames
167 802.3-2012, Section 30.3.4.3. This statistic is a count of PAUSE frames
171 a count of the number of packets received containing errors that prevented the
175 is a count of the number of packets that could not be transmitted due to errors.
178 statistic is a count of the number of packets received that were not addressed
182 statistic is a count of the number of packets received that were addressed to
186 statistic is a count of the number of packets received that were addressed to
190 statistic is the number of outbound packets not transmitted even though an
191 error was not detected. An example of a reason this might occur is to free up
195 statistic counts the number of packets transmitted that were not addressed to
199 statistic counts the number of packets transmitted that were addressed to a
203 statistic counts the number of packets transmitted that were addressed to a
207 This statistic counts the number of packets dropped due to lack of internal
211 This statistic counts the total number of bytes received by the controller,
215 This statistic counts the total number of packets received by the controller,
219 This statistic counts the number of correctly formed packets received less
223 This statistic counts the number of correctly formed packets greater than 1518
227 This statistic counts the total number of packets received that were 64 octets
231 2819. This statistic counts the total number of packets received that were
235 RFC 2819. This statistic is the total number of packets received that were
239 RFC 2819. This statistic is the total number of packets received that were
243 RFC 2819. This statistic is the total number of packets received that were
247 in RFC 2819. This statistic is the total number of packets received that were
250 "rx_gte_1519_bytes" is a statistic defined specific to the behavior of the
251 Altera TSE. This statistics counts the number of received good and errored
252 frames between the length of 1519 and the maximum frame length configured
256 statistic is the total number of packets received that were longer than 1518
257 octets, and had either a bad CRC with an integral number of octets (CRC Error)
258 or a bad CRC with a non-integral number of octets (Alignment Error).
261 statistic is the total number of packets received that were less than 64 octets
262 in length and had either a bad CRC with an integral number of octets (CRC
263 error) or a bad CRC with a non-integral number of octets (Alignment Error).