Home
last modified time | relevance | path

Searched refs:NETDEVICE_SHOW_RW (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-sysfs.c72 #define NETDEVICE_SHOW_RW(field, format_string) \ macro
364 NETDEVICE_SHOW_RW(mtu, fmt_dec);
376 NETDEVICE_SHOW_RW(flags, fmt_hex);
387 NETDEVICE_SHOW_RW(tx_queue_len, fmt_dec);
404 NETDEVICE_SHOW_RW(gro_flush_timeout, fmt_ulong);
421 NETDEVICE_SHOW_RW(napi_defer_hard_irqs, fmt_dec);
501 NETDEVICE_SHOW_RW(proto_down, fmt_dec);
/kernel/linux/linux-6.6/net/core/
H A Dnet-sysfs.c75 #define NETDEVICE_SHOW_RW(field, format_string) \ macro
367 NETDEVICE_SHOW_RW(mtu, fmt_dec);
379 NETDEVICE_SHOW_RW(flags, fmt_hex);
390 NETDEVICE_SHOW_RW(tx_queue_len, fmt_dec);
407 NETDEVICE_SHOW_RW(gro_flush_timeout, fmt_ulong);
424 NETDEVICE_SHOW_RW(napi_defer_hard_irqs, fmt_dec);
496 NETDEVICE_SHOW_RW(proto_down, fmt_dec);

Completed in 6 milliseconds