Lines Matching +full:render +full:- +full:max

1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
9 -
11 name: xdp-act
12 render-max: true
14 -
19 -
23 -
24 name: ndo-xmit
27 -
28 name: xsk-zerocopy
31 -
32 name: hw-offload
35 -
36 name: rx-sg
38 This feature informs if netdev implements non-linear XDP buffer
40 -
41 name: ndo-xmit-sg
43 This feature informs if netdev implements non-linear XDP buffer
45 -
47 name: xdp-rx-metadata
49 -
53 -
57 -
58 name: vlan-tag
61 -
63 name: xsk-flags
65 -
66 name: tx-timestamp
69 -
70 name: tx-checksum
73 -
74 name: queue-type
78 attribute-sets:
79 -
82 -
88 -
91 -
92 name: xdp-features
93 doc: Bitmask of enabled xdp-features.
95 enum: xdp-act
96 -
97 name: xdp-zc-max-segs
98 doc: max fragment count supported by ZC driver
102 -
103 name: xdp-rx-metadata-features
105 See Documentation/networking/xdp-rx-metadata.rst for more details.
107 enum: xdp-rx-metadata
108 -
109 name: xsk-features
112 enum: xsk-flags
113 -
114 name: page-pool
116 -
122 max: u32-max
123 -
133 max: s32-max
134 -
135 name: napi-id
140 max: u32-max
141 -
149 -
150 name: inflight-mem
154 -
155 name: detach-time
163 "re-attached", they are just waiting to disappear.
166 -
167 name: page-pool-info
168 subset-of: page-pool
170 -
172 -
174 -
175 name: page-pool-stats
180 -
184 nested-attributes: page-pool-info
185 -
186 name: alloc-fast
189 -
190 name: alloc-slow
192 -
193 name: alloc-slow-high-order
195 -
196 name: alloc-empty
198 -
199 name: alloc-refill
201 -
202 name: alloc-waive
204 -
205 name: recycle-cached
207 -
208 name: recycle-cache-full
210 -
211 name: recycle-ring
213 -
214 name: recycle-ring-full
216 -
217 name: recycle-released-refcnt
220 -
223 -
229 -
233 -
237 -
243 -
246 -
249 indexes starting at 0 and ending at queue count - 1. Queue indexes
252 -
258 -
262 enum: queue-type
263 -
264 name: napi-id
270 -
271 name: dev-get
273 attribute-set: dev
277 - ifindex
278 reply: &dev-all
280 - ifindex
281 - xdp-features
282 - xdp-zc-max-segs
283 - xdp-rx-metadata-features
284 - xsk-features
286 reply: *dev-all
287 -
288 name: dev-add-ntf
290 notify: dev-get
292 -
293 name: dev-del-ntf
295 notify: dev-get
297 -
298 name: dev-change-ntf
300 notify: dev-get
302 -
303 name: page-pool-get
307 attribute-set: page-pool
311 - id
312 reply: &pp-reply
314 - id
315 - ifindex
316 - napi-id
317 - inflight
318 - inflight-mem
319 - detach-time
321 reply: *pp-reply
322 config-cond: page-pool
323 -
324 name: page-pool-add-ntf
326 notify: page-pool-get
327 mcgrp: page-pool
328 config-cond: page-pool
329 -
330 name: page-pool-del-ntf
332 notify: page-pool-get
333 mcgrp: page-pool
334 config-cond: page-pool
335 -
336 name: page-pool-change-ntf
338 notify: page-pool-get
339 mcgrp: page-pool
340 config-cond: page-pool
341 -
342 name: page-pool-stats-get
344 attribute-set: page-pool-stats
348 - info
349 reply: &pp-stats-reply
351 - info
352 - alloc-fast
353 - alloc-slow
354 - alloc-slow-high-order
355 - alloc-empty
356 - alloc-refill
357 - alloc-waive
358 - recycle-cached
359 - recycle-cache-full
360 - recycle-ring
361 - recycle-ring-full
362 - recycle-released-refcnt
364 reply: *pp-stats-reply
365 config-cond: page-pool-stats
366 -
367 name: queue-get
371 attribute-set: queue
375 - ifindex
376 - type
377 - id
378 reply: &queue-get-op
380 - id
381 - type
382 - napi-id
383 - ifindex
387 - ifindex
388 reply: *queue-get-op
389 -
390 name: napi-get
392 attribute-set: napi
396 - id
397 reply: &napi-get-op
399 - id
400 - ifindex
401 - irq
402 - pid
406 - ifindex
407 reply: *napi-get-op
409 mcast-groups:
411 -
413 -
414 name: page-pool