Home
last modified time | relevance | path

Searched refs:ETHTOOL_FLAG_COMPACT_BITSETS (Results 1 – 14 of 14) sorted by relevance

/linux-6.14.4/net/ethtool/
Ddebug.c48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size()
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply()
Dwol.c51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size()
69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply()
Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply()
267 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_set_features()
Deee.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size()
80 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply()
Dprivflags.c92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size()
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply()
Dtunnels.c39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply()
Dfec.c145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size()
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply()
Dlinkmodes.c66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size()
107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply()
Dtsconfig.c88 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsconfig_reply_size()
135 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsconfig_fill_reply()
Dtsinfo.c124 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size()
210 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply()
Dnetlink.c16 #define ETHTOOL_FLAGS_BASIC (ETHTOOL_FLAG_COMPACT_BITSETS | \
779 req_info->flags |= ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_default_notify()
/linux-6.14.4/include/uapi/linux/
Dethtool_netlink.h15 #define ETHTOOL_FLAG_ALL (ETHTOOL_FLAG_COMPACT_BITSETS | \
Dethtool_netlink_generated.h29 ETHTOOL_FLAG_COMPACT_BITSETS = 1, enumerator
/linux-6.14.4/Documentation/networking/
Dethtool-netlink.rst75 ``ETHTOOL_FLAG_COMPACT_BITSETS`` use compact format bitsets in reply
172 determined by ``ETHTOOL_FLAG_COMPACT_BITSETS`` flag in flags field of request