Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A 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()
H A Dtsinfo.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply()
H A 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()
265 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_set_features()
H A Dwol.c50 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size()
68 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply()
H A Deee.c49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply()
H A 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()
H A 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()
H A Dlinkmodes.c61 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size()
100 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply()
H A Dnetlink.c12 #define ETHTOOL_FLAGS_BASIC (ETHTOOL_FLAG_COMPACT_BITSETS | \
584 req_info->flags |= ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_default_notify()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool_netlink.h92 #define ETHTOOL_FLAG_COMPACT_BITSETS (1 << 0) macro
98 #define ETHTOOL_FLAG_ALL (ETHTOOL_FLAG_COMPACT_BITSETS | \
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dethtool-netlink.rst69 ``ETHTOOL_FLAG_COMPACT_BITSETS`` use compact format bitsets in reply
160 determined by ``ETHTOOL_FLAG_COMPACT_BITSETS`` flag in flags field of request