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:
88 doc: netdev ifindex
97 doc: Bitmask of enabled xdp-features.
102 doc: max fragment count supported by ZC driver
108 doc: Bitmask of supported XDP receive metadata features.
114 doc: Bitmask of enabled AF_XDP features.
122 doc: Unique ID of a Page Pool instance.
129 doc: |
140 doc: Id of NAPI using this Page Pool instance.
148 doc: |
156 doc: |
161 doc: |
172 doc: ID of the dmabuf this page-pool is attached to.
184 doc: |
190 doc: Page pool identifying information.
233 doc: ifindex of the netdevice to which NAPI instance belongs.
239 doc: ID of the NAPI instance.
243 doc: The associated interrupt vector number for the napi
247 doc: PID of the napi thread, if NAPI is configured to operate in
256 doc: Queue index; most queue types are indexed like a C array, with
262 doc: ifindex of the netdevice to which the queue belongs.
268 doc: Queue type as rx, tx. Each queue type defines a separate ID space.
273 doc: ID of the NAPI instance which services this queue.
277 doc: ID of the dmabuf attached to this queue, if any.
282 doc: |
297 doc: ifindex of the netdevice to which stats belong.
303 doc: Queue type as rx, tx, for queue-id.
308 doc: Queue ID, if stats are scoped to a single queue instance.
312 doc: |
318 doc: |
326 doc: Successfully received bytes, see `rx-packets`.
330 doc: |
337 doc: Successfully sent bytes, see `tx-packets`.
341 doc: |
348 doc: |
356 doc: |
362 doc: Number of packets that were marked as CHECKSUM_COMPLETE.
366 doc: Number of packets that were marked as CHECKSUM_UNNECESSARY.
370 doc: Number of packets that were not checksummed by device.
374 doc: |
380 doc: |
387 doc: See `rx-hw-gro-packets`.
391 doc: |
397 doc: See `rx-hw-gro-wire-packets`.
401 doc: |
407 doc: |
415 doc: Number of packets dropped because they were invalid or malformed.
419 doc: |
425 doc: |
430 doc: |
436 doc: See `tx-hw-gso-packets`.
440 doc: |
446 doc: See `tx-hw-gso-wire-packets`.
450 doc: |
456 doc: |
464 doc: |
481 doc: netdev ifindex to bind the dmabuf to.
487 doc: receive queues to bind the dmabuf to.
493 doc: dmabuf file descriptor to bind.
497 doc: id of the dmabuf binding
506 doc: Get / dump information about a netdev.
523 doc: Notification about device appearing.
528 doc: Notification about device disappearing.
533 doc: Notification about device configuration being changed.
538 doc: |
560 doc: Notification about page pool appearing.
566 doc: Notification about page pool disappearing.
572 doc: Notification about page pool configuration being changed.
578 doc: Get page pool statistics.
603 doc: Get queue information from the kernel.
627 doc: Get information about NAPI instances configured on the system.
646 doc: |
667 doc: Bind dmabuf to netdev