Lines Matching full:compact
60 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
65 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()
93 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
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()
162 const unsigned long *active_mask, bool compact) in features_send_reply() argument
171 netdev_features_strings, compact); in features_send_reply()
176 netdev_features_strings, compact); in features_send_reply()
190 netdev_features_strings, compact); in features_send_reply()
195 netdev_features_strings, compact); in features_send_reply()
270 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_set_features() local
285 active_diff_mask, compact); in ethnl_set_features()