Home
last modified time | relevance | path

Searched refs:compact (Results 1 – 25 of 92) sorted by relevance

1234

/linux-6.15/net/ethtool/
H A Dfeatures.c65 netdev_features_strings, compact); in features_reply_size()
70 netdev_features_strings, compact); in features_reply_size()
75 netdev_features_strings, compact); in features_reply_size()
80 netdev_features_strings, compact); in features_reply_size()
98 netdev_features_strings, compact); in features_fill_reply()
103 netdev_features_strings, compact); in features_fill_reply()
108 netdev_features_strings, compact); in features_fill_reply()
113 netdev_features_strings, compact); in features_fill_reply()
171 netdev_features_strings, compact); in features_send_reply()
176 netdev_features_strings, compact); in features_send_reply()
[all …]
H A Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
13 bool compact);
15 ethnl_string_array_t names, bool compact);
19 bool compact);
22 ethnl_string_array_t names, bool compact);
H A Dprivflags.c92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size() local
97 data->priv_flag_names, compact); in privflags_reply_size()
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply() local
111 compact); in privflags_fill_reply()
152 bool compact; in ethnl_set_privflags() local
156 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
160 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() argument
26 udp_tunnel_type_names, compact); in ethnl_udp_table_reply_size()
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local
59 compact); in ethnl_tunnel_info_reply_size()
68 ret = ethnl_udp_table_reply_size(0, compact); in ethnl_tunnel_info_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local
113 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
135 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
H A Deee.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local
56 link_mode_names, compact); in eee_reply_size()
63 link_mode_names, compact); in eee_reply_size()
80 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local
88 link_mode_names, compact); in eee_fill_reply()
94 link_mode_names, compact); in eee_fill_reply()
H A Dbitset.c172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() argument
182 if (compact) { in ethnl_bitset32_size()
247 if (compact) { in ethnl_put_bitset32()
341 *compact = false; in ethnl_bitset_is_compact()
347 *compact = true; in ethnl_bitset_is_compact()
741 bool compact) in ethnl_bitset_size() argument
777 bool compact) in ethnl_put_bitset() argument
803 compact); in ethnl_put_bitset()
850 bool compact) in ethnl_bitset_size() argument
853 names, compact); in ethnl_bitset_size()
[all …]
H A Ddebug.c48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size() local
51 netif_msg_class_names, compact); in debug_reply_size()
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply() local
63 netif_msg_class_names, compact); in debug_fill_reply()
H A Dtsconfig.c88 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsconfig_reply_size() local
99 ts_flags_names, compact); in tsconfig_reply_size()
108 ts_tx_type_names, compact); in tsconfig_reply_size()
116 ts_rx_filter_names, compact); in tsconfig_reply_size()
135 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsconfig_fill_reply() local
142 ts_flags_names, compact); in tsconfig_fill_reply()
151 ts_tx_type_names, compact); in tsconfig_fill_reply()
160 ts_rx_filter_names, compact); in tsconfig_fill_reply()
H A Dwol.c51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local
56 WOL_MODE_COUNT, wol_mode_names, compact); in wol_reply_size()
69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local
75 wol_mode_names, compact); in wol_fill_reply()
H A Dlinkmodes.c66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local
78 link_mode_names, compact); in linkmodes_reply_size()
85 link_mode_names, compact); in linkmodes_reply_size()
107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
117 compact); in linkmodes_fill_reply()
124 link_mode_names, compact); in linkmodes_fill_reply()
H A Dtsinfo.c125 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local
137 sof_timestamping_names, compact); in tsinfo_reply_size()
145 ts_tx_type_names, compact); in tsinfo_reply_size()
153 ts_rx_filter_names, compact); in tsinfo_reply_size()
211 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
219 sof_timestamping_names, compact); in tsinfo_fill_reply()
227 ts_tx_type_names, compact); in tsinfo_fill_reply()
235 ts_rx_filter_names, compact); in tsinfo_fill_reply()
H A Dfec.c145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size() local
152 link_mode_names, compact); in fec_reply_size()
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply() local
205 link_mode_names, compact); in fec_fill_reply()
/linux-6.15/Documentation/devicetree/bindings/ata/
H A Dcavium-compact-flash.txt5 industry standard compact flash devices.
8 - compatible: "cavium,ebt3000-compact-flash";
24 compact-flash@5,0 {
25 compatible = "cavium,ebt3000-compact-flash";
H A Dintel,ixp4xx-compact-flash.yaml4 $id: http://devicetree.org/schemas/ata/intel,ixp4xx-compact-flash.yaml#
21 const: intel,ixp4xx-compact-flash
55 compatible = "intel,ixp4xx-compact-flash";
H A Data-generic.yaml52 compact-flash@1a000 {
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32mp153c-dhcor-drc-compact.dts16 #include "stm32mp15xx-dhcor-drc-compact.dtsi"
20 compatible = "dh,stm32mp153c-dhcor-drc-compact",
/linux-6.15/arch/arc/kernel/
H A DMakefile10 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3588-orangepi-5-ultra.dts9 #include "rk3588-orangepi-5-compact.dtsi"
H A Drk3588-orangepi-5-max.dts8 #include "rk3588-orangepi-5-compact.dtsi"
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dtuners.rst84 41xx: Tuner compact
85 40x9: Tuner+FM compact
/linux-6.15/Documentation/devicetree/bindings/arm/cirrus/
H A Dcirrus,ep9301.yaml21 - description: The TS-7250 is a compact, full-featured Single Board
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_dir2_block.c202 int *compact, in xfs_dir2_block_need_space() argument
210 *compact = 0; in xfs_dir2_block_need_space()
230 *compact = 1; in xfs_dir2_block_need_space()
364 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
408 &enddup, &compact, len); in xfs_dir2_block_addname()
442 if (compact) { in xfs_dir2_block_addname()
H A Dxfs_dir2_leaf.c576 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry() argument
612 if (compact == 0) in xfs_dir3_leaf_find_entry()
683 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local
776 compact = 1; in xfs_dir2_leaf_addname()
806 compact = 0; in xfs_dir2_leaf_addname()
829 if (compact) { in xfs_dir2_leaf_addname()
946 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leaf_addname()
/linux-6.15/Documentation/hwmon/
H A Dbpa-rs600.rst19 The BPA-RS600 is a compact 600W removable power supply module.
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dmaxim,max20730.yaml17 compact, high efficiency power-delivery solutions with high-precision

1234