Lines Matching full:compact
58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
63 netdev_features_strings, compact); in features_reply_size()
68 netdev_features_strings, compact); in features_reply_size()
73 netdev_features_strings, compact); in features_reply_size()
78 netdev_features_strings, compact); in features_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
96 netdev_features_strings, compact); in features_fill_reply()
101 netdev_features_strings, compact); in features_fill_reply()
106 netdev_features_strings, compact); in features_fill_reply()
111 netdev_features_strings, compact); in features_fill_reply()
160 const unsigned long *active_mask, bool compact) in features_send_reply() argument
169 netdev_features_strings, compact); in features_send_reply()
174 netdev_features_strings, compact); in features_send_reply()
188 netdev_features_strings, compact); in features_send_reply()
193 netdev_features_strings, compact); in features_send_reply()
267 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_set_features() local
282 active_diff_mask, compact); in ethnl_set_features()