Lines Matching +full:max +full:- +full:link +full:- +full:speed
27 wake-on-lan password) omitted.
37 number 1 but any non-zero value should be understood as "true" by recipient.
86 representing bit values and mask of affected bits) and bit-by-bit (list of
89 Verbose (bit-by-bit) bitsets allow sending symbolic names for bits together
114 rounded up to a multiple of 32 bits. They consist of 32-bit words in host byte
129 Bit-by-bit form: nested (bitset) attribute contents:
131 +------------------------------------+--------+-----------------------------+
133 +------------------------------------+--------+-----------------------------+
135 +------------------------------------+--------+-----------------------------+
137 +-+----------------------------------+--------+-----------------------------+
139 +-+-+--------------------------------+--------+-----------------------------+
141 +-+-+--------------------------------+--------+-----------------------------+
143 +-+-+--------------------------------+--------+-----------------------------+
145 +-+-+--------------------------------+--------+-----------------------------+
147 Bit size is optional for bit-by-bit form. ``ETHTOOL_A_BITSET_BITS`` nest can
184 ``ETHTOOL_MSG_LINKINFO_GET`` get link settings
185 ``ETHTOOL_MSG_LINKINFO_SET`` set link settings
186 ``ETHTOOL_MSG_LINKMODES_GET`` get link modes info
187 ``ETHTOOL_MSG_LINKMODES_SET`` set link modes info
188 ``ETHTOOL_MSG_LINKSTATE_GET`` get link state
191 ``ETHTOOL_MSG_WOL_GET`` get wake-on-lan settings
192 ``ETHTOOL_MSG_WOL_SET`` set wake-on-lan settings
217 ``ETHTOOL_MSG_LINKINFO_GET_REPLY`` link settings
218 ``ETHTOOL_MSG_LINKINFO_NTF`` link settings notification
219 ``ETHTOOL_MSG_LINKMODES_GET_REPLY`` link modes info
220 ``ETHTOOL_MSG_LINKMODES_NTF`` link modes notification
221 ``ETHTOOL_MSG_LINKSTATE_GET_REPLY`` link state info
224 ``ETHTOOL_MSG_WOL_GET_REPLY`` wake-on-lan settings
225 ``ETHTOOL_MSG_WOL_NTF`` wake-on-lan settings notification
290 +---------------------------------------+--------+------------------------+
292 +---------------------------------------+--------+------------------------+
294 +-+-------------------------------------+--------+------------------------+
296 +-+-+-----------------------------------+--------+------------------------+
298 +-+-+-----------------------------------+--------+------------------------+
302 +---------------------------------------+--------+-----------------------+
304 +---------------------------------------+--------+-----------------------+
306 +-+-------------------------------------+--------+-----------------------+
308 +-+-+-----------------------------------+--------+-----------------------+
310 +-+-+-----------------------------------+--------+-----------------------+
312 +-+-+-----------------------------------+--------+-----------------------+
314 +-+-+-+---------------------------------+--------+-----------------------+
316 +-+-+-+-+-------------------------------+--------+-----------------------+
318 +-+-+-+-+-------------------------------+--------+-----------------------+
320 +-+-+-+-+-------------------------------+--------+-----------------------+
322 +---------------------------------------+--------+-----------------------+
327 - no ``NLM_F_DUMP,`` no device: get "global" stringsets
328 - no ``NLM_F_DUMP``, with device: get string sets related to the device
329 - ``NLM_F_DUMP``, no device: get device related string sets for all devices
340 Requests link settings as provided by ``ETHTOOL_GLINKSETTINGS`` except for
341 link modes and autonegotiation related information. The request does not use
356 ``ETHTOOL_A_LINKINFO_TP_MDIX`` u8 MDI(-X) status
357 ``ETHTOOL_A_LINKINFO_TP_MDIX_CTRL`` u8 MDI(-X) control
380 ``ETHTOOL_A_LINKINFO_TP_MDIX_CTRL`` u8 MDI(-X) control
383 MDI(-X) status and transceiver cannot be set, request with the corresponding
390 Requests link modes (supported, advertised and peer advertised) and related
391 information (autonegotiation status, link speed and duplex) as provided by
405 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes
406 ``ETHTOOL_A_LINKMODES_PEER`` bitset partner link modes
407 ``ETHTOOL_A_LINKMODES_SPEED`` u32 link speed (Mb/s)
429 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes
430 ``ETHTOOL_A_LINKMODES_PEER`` bitset partner link modes
431 ``ETHTOOL_A_LINKMODES_SPEED`` u32 link speed (Mb/s)
436 ``ETHTOOL_A_LINKMODES_OURS`` bit set allows setting advertised link modes. If
439 of speed and duplex is specified, kernel adjusts advertised modes to all
440 supported modes matching speed, duplex or both (whatever is specified). This
449 Requests link state information. Link up/down flag (as provided by
452 is down, or why it operates in some non-obvious mode. This request does not have
465 ``ETHTOOL_A_LINKSTATE_LINK`` bool link state (up/down)
467 ``ETHTOOL_A_LINKSTATE_SQI_MAX`` u32 Max support SQI value
468 ``ETHTOOL_A_LINKSTATE_EXT_STATE`` u8 link extended state
469 ``ETHTOOL_A_LINKSTATE_EXT_SUBSTATE`` u8 link extended substate
485 Link extended states:
491 ``ETHTOOL_LINK_EXT_STATE_LINK_TRAINING_FAILURE`` Failure during link training
514 Link extended substates:
527 speed
535 Link training substates:
555 Link logical mismatch substates:
559 not locked in first phase -
563 not locked in second phase -
647 Query device wake-on-lan settings. Unlike most "GET" type requests,
673 Set or update wake-on-lan settings.
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
746 of bits which differ between requested features and result (dev->features
749 reports the difference between old and new dev->features: mask consists of
750 bits which have changed, values are their values in new dev->features (after
817 ``ETHTOOL_A_RINGS_RX_MAX`` u32 max size of RX ring
818 ``ETHTOOL_A_RINGS_RX_MINI_MAX`` u32 max size of RX mini ring
819 ``ETHTOOL_A_RINGS_RX_JUMBO_MAX`` u32 max size of RX jumbo ring
820 ``ETHTOOL_A_RINGS_TX_MAX`` u32 max size of TX ring
863 ``ETHTOOL_A_CHANNELS_RX_MAX`` u32 max receive channels
864 ``ETHTOOL_A_CHANNELS_TX_MAX`` u32 max transmit channels
865 ``ETHTOOL_A_CHANNELS_OTHER_MAX`` u32 max other channels
866 ``ETHTOOL_A_CHANNELS_COMBINED_MAX`` u32 max combined channels
910 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES`` u32 max packets, normal Rx
912 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ`` u32 max packets, Rx in IRQ
914 ``ETHTOOL_A_COALESCE_TX_MAX_FRAMES`` u32 max packets, normal Tx
922 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_LOW`` u32 max packets, low Rx
924 ``ETHTOOL_A_COALESCE_TX_MAX_FRAMES_LOW`` u32 max packets, low Tx
927 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_HIGH`` u32 max packets, high Rx
929 ``ETHTOOL_A_COALESCE_TX_MAX_FRAMES_HIGH`` u32 max packets, high Tx
948 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES`` u32 max packets, normal Rx
950 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ`` u32 max packets, Rx in IRQ
952 ``ETHTOOL_A_COALESCE_TX_MAX_FRAMES`` u32 max packets, normal Tx
960 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_LOW`` u32 max packets, low Rx
962 ``ETHTOOL_A_COALESCE_TX_MAX_FRAMES_LOW`` u32 max packets, low Tx
965 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_HIGH`` u32 max packets, high Rx
967 ``ETHTOOL_A_COALESCE_TX_MAX_FRAMES_HIGH`` u32 max packets, high Tx
1003 .. kernel-doc:: include/linux/ethtool.h
1039 ``ETHTOOL_A_EEE_MODES_PEER`` bool peer advertised link modes
1046 In ``ETHTOOL_A_EEE_MODES_OURS``, mask consists of link modes for which EEE is
1047 enabled, value of link modes for which EEE is advertised. Link modes for which
1049 netlink interface allows reporting EEE status for all link modes but only
1068 ``ETHTOOL_A_EEE_MODES_OURS`` is used to either list link modes to advertise
1070 a mask). The netlink interface allows reporting EEE status for all link modes
1126 +---------------------------------------------+--------+---------------------+
1128 +---------------------------------------------+--------+---------------------+
1130 +---------------------------------------------+--------+---------------------+
1132 +-+-------------------------------------------+--------+---------------------+
1134 +-+-+-----------------------------------------+--------+---------------------+
1136 +-+-+-----------------------------------------+--------+---------------------+
1138 +-+-+-----------------------------------------+--------+---------------------+
1140 +-+-+-----------------------------------------+--------+---------------------+
1142 +-+-+-----------------------------------------+--------+---------------------+
1144 +-+-+-----------------------------------------+--------+---------------------+
1146 +-+-+-----------------------------------------+--------+---------------------+
1148 +-+-+-----------------------------------------+--------+---------------------+
1150 +-+-+-----------------------------------------+--------+---------------------+
1159 +--------------------------------------------+--------+-----------------------+
1161 +--------------------------------------------+--------+-----------------------+
1163 +-+------------------------------------------+--------+-----------------------+
1165 +-+-+----------------------------------------+--------+-----------------------+
1167 +-+-+----------------------------------------+--------+-----------------------+
1169 +-+-+----------------------------------------+--------+-----------------------+
1171 +-+-+----------------------------------------+--------+-----------------------+
1208 +---------------------------------------------+--------+----------------------+
1210 +---------------------------------------------+--------+----------------------+
1212 +---------------------------------------------+--------+----------------------+
1214 +-+-------------------------------------------+--------+----------------------+
1216 +-+-+-----------------------------------------+--------+----------------------+
1218 +-+-+-----------------------------------------+--------+----------------------+
1220 +-+-+-----------------------------------------+--------+----------------------+
1222 +-+-+-----------------------------------------+--------+----------------------+
1224 +-+-+-----------------------------------------+--------+----------------------+
1226 +-+-+-----------------------------------------+--------+----------------------+
1228 +-+-+-----------------------------------------+--------+----------------------+
1230 +-+-+-----------------------------------------+--------+----------------------+
1232 +-+-+-----------------------------------------+--------+----------------------+
1234 +-+-+-----------------------------------------+--------+----------------------+
1236 +-+-+-----------------------------------------+--------+----------------------+
1238 +-+-+-----------------------------------------+--------+----------------------+
1240 +-+-+-----------------------------------------+--------+----------------------+
1242 +-+-+-----------------------------------------+--------+----------------------+
1244 +-+-+-----------------------------------------+--------+----------------------+
1259 +---------------------------------------------+--------+---------------------+
1261 +---------------------------------------------+--------+---------------------+
1263 +-+-------------------------------------------+--------+---------------------+
1265 +-+-+-----------------------------------------+--------+---------------------+
1266 | | | ``ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE`` | u32 | max size of the |
1268 +-+-+-----------------------------------------+--------+---------------------+
1271 +-+-+-----------------------------------------+--------+---------------------+
1273 +-+-+-+---------------------------------------+--------+---------------------+
1275 +-+-+-+---------------------------------------+--------+---------------------+
1277 +-+-+-+---------------------------------------+--------+---------------------+
1280 the table contains static entries, hard-coded by the NIC.