Lines Matching full:doc

5 doc:
16 doc:
21 doc:
25 doc:
29 doc:
33 doc:
37 doc:
42 doc:
51 doc:
55 doc:
59 doc:
67 doc:
71 doc:
75 doc:
92 doc: netdev ifindex
101 doc: Bitmask of enabled xdp-features.
106 doc: max fragment count supported by ZC driver
112 doc: Bitmask of supported XDP receive metadata features.
118 doc: Bitmask of enabled AF_XDP features.
126 doc: Unique ID of a Page Pool instance.
133 doc: |
144 doc: Id of NAPI using this Page Pool instance.
152 doc: |
160 doc: |
165 doc: |
176 doc: ID of the dmabuf this page-pool is attached to.
188 doc: |
194 doc: Page pool identifying information.
237 doc: ifindex of the netdevice to which NAPI instance belongs.
243 doc: ID of the NAPI instance.
247 doc: The associated interrupt vector number for the napi
251 doc: PID of the napi thread, if NAPI is configured to operate in
257 doc: The number of consecutive empty polls before IRQ deferral ends
264 doc: The timeout, in nanoseconds, of when to trigger the NAPI watchdog
272 doc: The timeout, in nanoseconds, of how long to suspend irq
280 doc: Queue index; most queue types are indexed like a C array, with
286 doc: ifindex of the netdevice to which the queue belongs.
292 doc: Queue type as rx, tx. Each queue type defines a separate ID space.
297 doc: ID of the NAPI instance which services this queue.
301 doc: ID of the dmabuf attached to this queue, if any.
306 doc: |
321 doc: ifindex of the netdevice to which stats belong.
327 doc: Queue type as rx, tx, for queue-id.
332 doc: Queue ID, if stats are scoped to a single queue instance.
336 doc: |
342 doc: |
350 doc: Successfully received bytes, see `rx-packets`.
354 doc: |
361 doc: Successfully sent bytes, see `tx-packets`.
365 doc: |
372 doc: |
380 doc: |
386 doc: Number of packets that were marked as CHECKSUM_COMPLETE.
390 doc: Number of packets that were marked as CHECKSUM_UNNECESSARY.
394 doc: Number of packets that were not checksummed by device.
398 doc: |
404 doc: |
411 doc: See `rx-hw-gro-packets`.
415 doc: |
421 doc: See `rx-hw-gro-wire-packets`.
425 doc: |
431 doc: |
439 doc: Number of packets dropped because they were invalid or malformed.
443 doc: |
449 doc: |
454 doc: |
460 doc: See `tx-hw-gso-packets`.
464 doc: |
470 doc: See `tx-hw-gso-wire-packets`.
474 doc: |
480 doc: |
488 doc: |
505 doc: netdev ifindex to bind the dmabuf to.
511 doc: receive queues to bind the dmabuf to.
517 doc: dmabuf file descriptor to bind.
521 doc: id of the dmabuf binding
530 doc: Get / dump information about a netdev.
547 doc: Notification about device appearing.
552 doc: Notification about device disappearing.
557 doc: Notification about device configuration being changed.
562 doc: |
584 doc: Notification about page pool appearing.
590 doc: Notification about page pool disappearing.
596 doc: Notification about page pool configuration being changed.
602 doc: Get page pool statistics.
627 doc: Get queue information from the kernel.
651 doc: Get information about NAPI instances configured on the system.
673 doc: |
694 doc: Bind dmabuf to netdev
708 doc: Set configurable NAPI instance settings.