Home
last modified time | relevance | path

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

12345678910

/dports/multimedia/libv4l/linux-5.13-rc2/net/ethtool/
H A Dbitset.c252 attr = nla_reserve(skb, ETHTOOL_A_BITSET_VALUE, nbytes); in ethnl_put_bitset32()
310 [ETHTOOL_A_BITSET_VALUE] = { .type = NLA_BINARY },
339 if (tb[ETHTOOL_A_BITSET_VALUE] || tb[ETHTOOL_A_BITSET_MASK]) in ethnl_bitset_is_compact()
439 if (tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_update_bitset32_verbose()
440 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_VALUE], in ethnl_update_bitset32_verbose()
499 if (!tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_compact_sanity_checks()
513 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_VALUE], in ethnl_compact_sanity_checks()
526 test_attr = no_mask ? tb[ETHTOOL_A_BITSET_VALUE] : in ethnl_compact_sanity_checks()
579 nla_data(tb[ETHTOOL_A_BITSET_VALUE]), in ethnl_update_bitset32()
651 if (tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_parse_bitset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ethtool/
H A Dbitset.c252 attr = nla_reserve(skb, ETHTOOL_A_BITSET_VALUE, nbytes); in ethnl_put_bitset32()
310 [ETHTOOL_A_BITSET_VALUE] = { .type = NLA_BINARY },
339 if (tb[ETHTOOL_A_BITSET_VALUE] || tb[ETHTOOL_A_BITSET_MASK]) in ethnl_bitset_is_compact()
439 if (tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_update_bitset32_verbose()
440 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_VALUE], in ethnl_update_bitset32_verbose()
499 if (!tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_compact_sanity_checks()
513 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_VALUE], in ethnl_compact_sanity_checks()
526 test_attr = no_mask ? tb[ETHTOOL_A_BITSET_VALUE] : in ethnl_compact_sanity_checks()
579 nla_data(tb[ETHTOOL_A_BITSET_VALUE]), in ethnl_update_bitset32()
651 if (tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_parse_bitset()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ethtool/
H A Dbitset.c252 attr = nla_reserve(skb, ETHTOOL_A_BITSET_VALUE, nbytes); in ethnl_put_bitset32()
310 [ETHTOOL_A_BITSET_VALUE] = { .type = NLA_BINARY },
339 if (tb[ETHTOOL_A_BITSET_VALUE] || tb[ETHTOOL_A_BITSET_MASK]) in ethnl_bitset_is_compact()
439 if (tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_update_bitset32_verbose()
440 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_VALUE], in ethnl_update_bitset32_verbose()
499 if (!tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_compact_sanity_checks()
513 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_BITSET_VALUE], in ethnl_compact_sanity_checks()
526 test_attr = no_mask ? tb[ETHTOOL_A_BITSET_VALUE] : in ethnl_compact_sanity_checks()
579 nla_data(tb[ETHTOOL_A_BITSET_VALUE]), in ethnl_update_bitset32()
651 if (tb[ETHTOOL_A_BITSET_VALUE]) { in ethnl_parse_bitset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dethtool_netlink.h148 ETHTOOL_A_BITSET_VALUE, /* binary */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dethtool_netlink.h148 ETHTOOL_A_BITSET_VALUE, /* binary */ enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dethtool_netlink.h154 ETHTOOL_A_BITSET_VALUE, /* binary */ enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dethtool_netlink.h154 ETHTOOL_A_BITSET_VALUE, /* binary */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dethtool_netlink.h148 ETHTOOL_A_BITSET_VALUE, /* binary */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dethtool-netlink.rst109 ``ETHTOOL_A_BITSET_VALUE`` binary bitmap of bit values
118 For compact form, ``ETHTOOL_A_BITSET_SIZE`` and ``ETHTOOL_A_BITSET_VALUE`` are
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dethtool-netlink.rst109 ``ETHTOOL_A_BITSET_VALUE`` binary bitmap of bit values
118 For compact form, ``ETHTOOL_A_BITSET_SIZE`` and ``ETHTOOL_A_BITSET_VALUE`` are
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dethtool-netlink.rst109 ``ETHTOOL_A_BITSET_VALUE`` binary bitmap of bit values
118 For compact form, ``ETHTOOL_A_BITSET_SIZE`` and ``ETHTOOL_A_BITSET_VALUE`` are
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/net/nsq/nsq-1.2.1/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3455 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3457 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3455 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/sysutils/consul/consul-1.10.3/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3455 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3455 ETHTOOL_A_BITSET_VALUE = 0x4 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.go3455 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3455 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3472 ETHTOOL_A_BITSET_VALUE = 0x4 const

12345678910