Lines Matching refs:bitset
90 with their values which saves a round trip (when the bitset is passed in a
91 request) or at least a second request (when the bitset is in a reply). This is
98 A bitset can represent either a value/mask pair (``ETHTOOL_A_BITSET_NOMASK``
104 Compact form: nested (bitset) atrribute contents:
120 ``ETHTOOL_A_BITSET_NOMASK`` is not set (bitset represents a value/mask pair);
122 allowed (bitset represents a single bitmap.
129 Bit-by-bit form: nested (bitset) attribute contents:
154 When ``ETHTOOL_A_BITSET_NOMASK`` flag is present, bitset is interpreted as
156 such case. Such bitset represents a bitmap with listed bits set and the rest
405 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes
406 ``ETHTOOL_A_LINKMODES_PEER`` bitset partner link modes
429 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes
430 ``ETHTOOL_A_LINKMODES_PEER`` bitset partner link modes
613 ``ETHTOOL_A_DEBUG_MSGMASK`` bitset message mask
637 ``ETHTOOL_A_DEBUG_MSGMASK`` bitset message mask
661 ``ETHTOOL_A_WOL_MODES`` bitset mask of enabled WoL modes
679 ``ETHTOOL_A_WOL_MODES`` bitset enabled WoL modes
702 ``ETHTOOL_A_FEATURES_HW`` bitset dev->hw_features
703 ``ETHTOOL_A_FEATURES_WANTED`` bitset dev->wanted_features
704 ``ETHTOOL_A_FEATURES_ACTIVE`` bitset dev->features
705 ``ETHTOOL_A_FEATURES_NOCHANGE`` bitset NETIF_F_NEVER_CHANGE
727 ``ETHTOOL_A_FEATURES_WANTED`` bitset requested features
734 ``ETHTOOL_A_FEATURES_WANTED`` bitset diff wanted vs. result
735 ``ETHTOOL_A_FEATURES_ACTIVE`` bitset diff old vs. new active
738 Request constains only one bitset which can be either value/mask pair (request
774 ``ETHTOOL_A_PRIVFLAGS_FLAGS`` bitset private flags
777 ``ETHTOOL_A_PRIVFLAGS_FLAGS`` is a bitset with values of device private flags.
779 are device dependent. For compact bitset format, names can be retrieved as
780 ``ETH_SS_PRIV_FLAGS`` string set. If verbose bitset format is requested,
795 ``ETHTOOL_A_PRIVFLAGS_FLAGS`` bitset private flags
1090 ``ETHTOOL_A_TSINFO_TIMESTAMPING`` bitset SO_TIMESTAMPING flags
1091 ``ETHTOOL_A_TSINFO_TX_TYPES`` bitset supported Tx types
1092 ``ETHTOOL_A_TSINFO_RX_FILTERS`` bitset supported Rx filters
1097 is no special value for this case). The bitset attributes are omitted if they
1269 | | | ``ETHTOOL_A_TUNNEL_UDP_TABLE_TYPES`` | bitset | tunnel types which |