Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_BITSET_MASK (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/multimedia/libv4l/linux-5.13-rc2/net/ethtool/
H A Dbitset.c311 [ETHTOOL_A_BITSET_MASK] = { .type = NLA_BINARY },
444 if (tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_update_bitset32_verbose()
445 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_MASK], in ethnl_update_bitset32_verbose()
489 if (no_mask && tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_compact_sanity_checks()
490 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_MASK], in ethnl_compact_sanity_checks()
504 if (!no_mask && !tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_compact_sanity_checks()
517 if (tb[ETHTOOL_A_BITSET_MASK] && in ethnl_compact_sanity_checks()
527 tb[ETHTOOL_A_BITSET_MASK]; in ethnl_compact_sanity_checks()
581 nla_data(tb[ETHTOOL_A_BITSET_MASK]), in ethnl_update_bitset32()
641 nla_data(tb[ETHTOOL_A_BITSET_MASK]), in ethnl_parse_bitset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ethtool/
H A Dbitset.c311 [ETHTOOL_A_BITSET_MASK] = { .type = NLA_BINARY },
444 if (tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_update_bitset32_verbose()
445 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_MASK], in ethnl_update_bitset32_verbose()
489 if (no_mask && tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_compact_sanity_checks()
490 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_MASK], in ethnl_compact_sanity_checks()
504 if (!no_mask && !tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_compact_sanity_checks()
517 if (tb[ETHTOOL_A_BITSET_MASK] && in ethnl_compact_sanity_checks()
527 tb[ETHTOOL_A_BITSET_MASK]; in ethnl_compact_sanity_checks()
581 nla_data(tb[ETHTOOL_A_BITSET_MASK]), in ethnl_update_bitset32()
641 nla_data(tb[ETHTOOL_A_BITSET_MASK]), in ethnl_parse_bitset()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ethtool/
H A Dbitset.c311 [ETHTOOL_A_BITSET_MASK] = { .type = NLA_BINARY },
444 if (tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_update_bitset32_verbose()
445 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_MASK], in ethnl_update_bitset32_verbose()
489 if (no_mask && tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_compact_sanity_checks()
490 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_MASK], in ethnl_compact_sanity_checks()
504 if (!no_mask && !tb[ETHTOOL_A_BITSET_MASK]) { in ethnl_compact_sanity_checks()
517 if (tb[ETHTOOL_A_BITSET_MASK] && in ethnl_compact_sanity_checks()
527 tb[ETHTOOL_A_BITSET_MASK]; in ethnl_compact_sanity_checks()
581 nla_data(tb[ETHTOOL_A_BITSET_MASK]), in ethnl_update_bitset32()
641 nla_data(tb[ETHTOOL_A_BITSET_MASK]), in ethnl_parse_bitset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dethtool_netlink.h149 ETHTOOL_A_BITSET_MASK, /* binary */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dethtool_netlink.h149 ETHTOOL_A_BITSET_MASK, /* binary */ enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dethtool_netlink.h155 ETHTOOL_A_BITSET_MASK, /* binary */ enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dethtool_netlink.h155 ETHTOOL_A_BITSET_MASK, /* binary */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dethtool_netlink.h149 ETHTOOL_A_BITSET_MASK, /* binary */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dethtool-netlink.rst110 ``ETHTOOL_A_BITSET_MASK`` binary bitmap of valid bits
119 mandatory. ``ETHTOOL_A_BITSET_MASK`` attribute is mandatory if
121 if ``ETHTOOL_A_BITSET_NOMASK`` is not set, ``ETHTOOL_A_BITSET_MASK`` is not
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dethtool-netlink.rst110 ``ETHTOOL_A_BITSET_MASK`` binary bitmap of valid bits
119 mandatory. ``ETHTOOL_A_BITSET_MASK`` attribute is mandatory if
121 if ``ETHTOOL_A_BITSET_NOMASK`` is not set, ``ETHTOOL_A_BITSET_MASK`` is not
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dethtool-netlink.rst110 ``ETHTOOL_A_BITSET_MASK`` binary bitmap of valid bits
119 mandatory. ``ETHTOOL_A_BITSET_MASK`` attribute is mandatory if
121 if ``ETHTOOL_A_BITSET_NOMASK`` is not set, ``ETHTOOL_A_BITSET_MASK`` is not
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/net/nsq/nsq-1.2.1/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3456 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3458 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3456 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/sysutils/consul/consul-1.10.3/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3456 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3456 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3456 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3456 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3473 ETHTOOL_A_BITSET_MASK = 0x5 const

12345678910