ethtool.h 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916
  1. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  2. /*
  3. * ethtool.h: Defines for Linux ethtool.
  4. *
  5. * Copyright (C) 1998 David S. Miller (davem@redhat.com)
  6. * Copyright 2001 Jeff Garzik <jgarzik@pobox.com>
  7. * Portions Copyright 2001 Sun Microsystems (thockin@sun.com)
  8. * Portions Copyright 2002 Intel (eli.kupermann@intel.com,
  9. * christopher.leech@intel.com,
  10. * scott.feldman@intel.com)
  11. * Portions Copyright (C) Sun Microsystems 2008
  12. */
  13. #ifndef _LINUX_ETHTOOL_H
  14. #define _LINUX_ETHTOOL_H
  15. #include "net/eth.h"
  16. #include "standard-headers/linux/kernel.h"
  17. #include "standard-headers/linux/types.h"
  18. #include "standard-headers/linux/if_ether.h"
  19. #include <limits.h> /* for INT_MAX */
  20. /* All structures exposed to userland should be defined such that they
  21. * have the same layout for 32-bit and 64-bit userland.
  22. */
  23. /**
  24. * struct ethtool_cmd - DEPRECATED, link control and status
  25. * This structure is DEPRECATED, please use struct ethtool_link_settings.
  26. * @cmd: Command number = %ETHTOOL_GSET or %ETHTOOL_SSET
  27. * @supported: Bitmask of %SUPPORTED_* flags for the link modes,
  28. * physical connectors and other link features for which the
  29. * interface supports autonegotiation or auto-detection.
  30. * Read-only.
  31. * @advertising: Bitmask of %ADVERTISED_* flags for the link modes,
  32. * physical connectors and other link features that are
  33. * advertised through autonegotiation or enabled for
  34. * auto-detection.
  35. * @speed: Low bits of the speed, 1Mb units, 0 to INT_MAX or SPEED_UNKNOWN
  36. * @duplex: Duplex mode; one of %DUPLEX_*
  37. * @port: Physical connector type; one of %PORT_*
  38. * @phy_address: MDIO address of PHY (transceiver); 0 or 255 if not
  39. * applicable. For clause 45 PHYs this is the PRTAD.
  40. * @transceiver: Historically used to distinguish different possible
  41. * PHY types, but not in a consistent way. Deprecated.
  42. * @autoneg: Enable/disable autonegotiation and auto-detection;
  43. * either %AUTONEG_DISABLE or %AUTONEG_ENABLE
  44. * @mdio_support: Bitmask of %ETH_MDIO_SUPPORTS_* flags for the MDIO
  45. * protocols supported by the interface; 0 if unknown.
  46. * Read-only.
  47. * @maxtxpkt: Historically used to report TX IRQ coalescing; now
  48. * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.
  49. * @maxrxpkt: Historically used to report RX IRQ coalescing; now
  50. * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.
  51. * @speed_hi: High bits of the speed, 1Mb units, 0 to INT_MAX or SPEED_UNKNOWN
  52. * @eth_tp_mdix: Ethernet twisted-pair MDI(-X) status; one of
  53. * %ETH_TP_MDI_*. If the status is unknown or not applicable, the
  54. * value will be %ETH_TP_MDI_INVALID. Read-only.
  55. * @eth_tp_mdix_ctrl: Ethernet twisted pair MDI(-X) control; one of
  56. * %ETH_TP_MDI_*. If MDI(-X) control is not implemented, reads
  57. * yield %ETH_TP_MDI_INVALID and writes may be ignored or rejected.
  58. * When written successfully, the link should be renegotiated if
  59. * necessary.
  60. * @lp_advertising: Bitmask of %ADVERTISED_* flags for the link modes
  61. * and other link features that the link partner advertised
  62. * through autonegotiation; 0 if unknown or not applicable.
  63. * Read-only.
  64. *
  65. * The link speed in Mbps is split between @speed and @speed_hi. Use
  66. * the ethtool_cmd_speed() and ethtool_cmd_speed_set() functions to
  67. * access it.
  68. *
  69. * If autonegotiation is disabled, the speed and @duplex represent the
  70. * fixed link mode and are writable if the driver supports multiple
  71. * link modes. If it is enabled then they are read-only; if the link
  72. * is up they represent the negotiated link mode; if the link is down,
  73. * the speed is 0, %SPEED_UNKNOWN or the highest enabled speed and
  74. * @duplex is %DUPLEX_UNKNOWN or the best enabled duplex mode.
  75. *
  76. * Some hardware interfaces may have multiple PHYs and/or physical
  77. * connectors fitted or do not allow the driver to detect which are
  78. * fitted. For these interfaces @port and/or @phy_address may be
  79. * writable, possibly dependent on @autoneg being %AUTONEG_DISABLE.
  80. * Otherwise, attempts to write different values may be ignored or
  81. * rejected.
  82. *
  83. * Users should assume that all fields not marked read-only are
  84. * writable and subject to validation by the driver. They should use
  85. * %ETHTOOL_GSET to get the current values before making specific
  86. * changes and then applying them with %ETHTOOL_SSET.
  87. *
  88. * Deprecated fields should be ignored by both users and drivers.
  89. */
  90. struct ethtool_cmd {
  91. uint32_t cmd;
  92. uint32_t supported;
  93. uint32_t advertising;
  94. uint16_t speed;
  95. uint8_t duplex;
  96. uint8_t port;
  97. uint8_t phy_address;
  98. uint8_t transceiver;
  99. uint8_t autoneg;
  100. uint8_t mdio_support;
  101. uint32_t maxtxpkt;
  102. uint32_t maxrxpkt;
  103. uint16_t speed_hi;
  104. uint8_t eth_tp_mdix;
  105. uint8_t eth_tp_mdix_ctrl;
  106. uint32_t lp_advertising;
  107. uint32_t reserved[2];
  108. };
  109. static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep,
  110. uint32_t speed)
  111. {
  112. ep->speed = (uint16_t)(speed & 0xFFFF);
  113. ep->speed_hi = (uint16_t)(speed >> 16);
  114. }
  115. static inline uint32_t ethtool_cmd_speed(const struct ethtool_cmd *ep)
  116. {
  117. return (ep->speed_hi << 16) | ep->speed;
  118. }
  119. /* Device supports clause 22 register access to PHY or peripherals
  120. * using the interface defined in "standard-headers/linux/mii.h". This should not be
  121. * set if there are known to be no such peripherals present or if
  122. * the driver only emulates clause 22 registers for compatibility.
  123. */
  124. #define ETH_MDIO_SUPPORTS_C22 1
  125. /* Device supports clause 45 register access to PHY or peripherals
  126. * using the interface defined in "standard-headers/linux/mii.h" and <linux/mdio.h>.
  127. * This should not be set if there are known to be no such peripherals
  128. * present.
  129. */
  130. #define ETH_MDIO_SUPPORTS_C45 2
  131. #define ETHTOOL_FWVERS_LEN 32
  132. #define ETHTOOL_BUSINFO_LEN 32
  133. #define ETHTOOL_EROMVERS_LEN 32
  134. /**
  135. * struct ethtool_drvinfo - general driver and device information
  136. * @cmd: Command number = %ETHTOOL_GDRVINFO
  137. * @driver: Driver short name. This should normally match the name
  138. * in its bus driver structure (e.g. pci_driver::name). Must
  139. * not be an empty string.
  140. * @version: Driver version string; may be an empty string
  141. * @fw_version: Firmware version string; may be an empty string
  142. * @erom_version: Expansion ROM version string; may be an empty string
  143. * @bus_info: Device bus address. This should match the dev_name()
  144. * string for the underlying bus device, if there is one. May be
  145. * an empty string.
  146. * @n_priv_flags: Number of flags valid for %ETHTOOL_GPFLAGS and
  147. * %ETHTOOL_SPFLAGS commands; also the number of strings in the
  148. * %ETH_SS_PRIV_FLAGS set
  149. * @n_stats: Number of uint64_t statistics returned by the %ETHTOOL_GSTATS
  150. * command; also the number of strings in the %ETH_SS_STATS set
  151. * @testinfo_len: Number of results returned by the %ETHTOOL_TEST
  152. * command; also the number of strings in the %ETH_SS_TEST set
  153. * @eedump_len: Size of EEPROM accessible through the %ETHTOOL_GEEPROM
  154. * and %ETHTOOL_SEEPROM commands, in bytes
  155. * @regdump_len: Size of register dump returned by the %ETHTOOL_GREGS
  156. * command, in bytes
  157. *
  158. * Users can use the %ETHTOOL_GSSET_INFO command to get the number of
  159. * strings in any string set (from Linux 2.6.34).
  160. *
  161. * Drivers should set at most @driver, @version, @fw_version and
  162. * @bus_info in their get_drvinfo() implementation. The ethtool
  163. * core fills in the other fields using other driver operations.
  164. */
  165. struct ethtool_drvinfo {
  166. uint32_t cmd;
  167. char driver[32];
  168. char version[32];
  169. char fw_version[ETHTOOL_FWVERS_LEN];
  170. char bus_info[ETHTOOL_BUSINFO_LEN];
  171. char erom_version[ETHTOOL_EROMVERS_LEN];
  172. char reserved2[12];
  173. uint32_t n_priv_flags;
  174. uint32_t n_stats;
  175. uint32_t testinfo_len;
  176. uint32_t eedump_len;
  177. uint32_t regdump_len;
  178. };
  179. #define SOPASS_MAX 6
  180. /**
  181. * struct ethtool_wolinfo - Wake-On-Lan configuration
  182. * @cmd: Command number = %ETHTOOL_GWOL or %ETHTOOL_SWOL
  183. * @supported: Bitmask of %WAKE_* flags for supported Wake-On-Lan modes.
  184. * Read-only.
  185. * @wolopts: Bitmask of %WAKE_* flags for enabled Wake-On-Lan modes.
  186. * @sopass: SecureOn(tm) password; meaningful only if %WAKE_MAGICSECURE
  187. * is set in @wolopts.
  188. */
  189. struct ethtool_wolinfo {
  190. uint32_t cmd;
  191. uint32_t supported;
  192. uint32_t wolopts;
  193. uint8_t sopass[SOPASS_MAX];
  194. };
  195. /* for passing single values */
  196. struct ethtool_value {
  197. uint32_t cmd;
  198. uint32_t data;
  199. };
  200. #define PFC_STORM_PREVENTION_AUTO 0xffff
  201. #define PFC_STORM_PREVENTION_DISABLE 0
  202. enum tunable_id {
  203. ETHTOOL_ID_UNSPEC,
  204. ETHTOOL_RX_COPYBREAK,
  205. ETHTOOL_TX_COPYBREAK,
  206. ETHTOOL_PFC_PREVENTION_TOUT, /* timeout in msecs */
  207. /*
  208. * Add your fresh new tunable attribute above and remember to update
  209. * tunable_strings[] in net/core/ethtool.c
  210. */
  211. __ETHTOOL_TUNABLE_COUNT,
  212. };
  213. enum tunable_type_id {
  214. ETHTOOL_TUNABLE_UNSPEC,
  215. ETHTOOL_TUNABLE_U8,
  216. ETHTOOL_TUNABLE_U16,
  217. ETHTOOL_TUNABLE_U32,
  218. ETHTOOL_TUNABLE_U64,
  219. ETHTOOL_TUNABLE_STRING,
  220. ETHTOOL_TUNABLE_S8,
  221. ETHTOOL_TUNABLE_S16,
  222. ETHTOOL_TUNABLE_S32,
  223. ETHTOOL_TUNABLE_S64,
  224. };
  225. struct ethtool_tunable {
  226. uint32_t cmd;
  227. uint32_t id;
  228. uint32_t type_id;
  229. uint32_t len;
  230. void *data[0];
  231. };
  232. #define DOWNSHIFT_DEV_DEFAULT_COUNT 0xff
  233. #define DOWNSHIFT_DEV_DISABLE 0
  234. /* Time in msecs after which link is reported as down
  235. * 0 = lowest time supported by the PHY
  236. * 0xff = off, link down detection according to standard
  237. */
  238. #define ETHTOOL_PHY_FAST_LINK_DOWN_ON 0
  239. #define ETHTOOL_PHY_FAST_LINK_DOWN_OFF 0xff
  240. /* Energy Detect Power Down (EDPD) is a feature supported by some PHYs, where
  241. * the PHY's RX & TX blocks are put into a low-power mode when there is no
  242. * link detected (typically cable is un-plugged). For RX, only a minimal
  243. * link-detection is available, and for TX the PHY wakes up to send link pulses
  244. * to avoid any lock-ups in case the peer PHY may also be running in EDPD mode.
  245. *
  246. * Some PHYs may support configuration of the wake-up interval for TX pulses,
  247. * and some PHYs may support only disabling TX pulses entirely. For the latter
  248. * a special value is required (ETHTOOL_PHY_EDPD_NO_TX) so that this can be
  249. * configured from userspace (should the user want it).
  250. *
  251. * The interval units for TX wake-up are in milliseconds, since this should
  252. * cover a reasonable range of intervals:
  253. * - from 1 millisecond, which does not sound like much of a power-saver
  254. * - to ~65 seconds which is quite a lot to wait for a link to come up when
  255. * plugging a cable
  256. */
  257. #define ETHTOOL_PHY_EDPD_DFLT_TX_MSECS 0xffff
  258. #define ETHTOOL_PHY_EDPD_NO_TX 0xfffe
  259. #define ETHTOOL_PHY_EDPD_DISABLE 0
  260. enum phy_tunable_id {
  261. ETHTOOL_PHY_ID_UNSPEC,
  262. ETHTOOL_PHY_DOWNSHIFT,
  263. ETHTOOL_PHY_FAST_LINK_DOWN,
  264. ETHTOOL_PHY_EDPD,
  265. /*
  266. * Add your fresh new phy tunable attribute above and remember to update
  267. * phy_tunable_strings[] in net/core/ethtool.c
  268. */
  269. __ETHTOOL_PHY_TUNABLE_COUNT,
  270. };
  271. /**
  272. * struct ethtool_regs - hardware register dump
  273. * @cmd: Command number = %ETHTOOL_GREGS
  274. * @version: Dump format version. This is driver-specific and may
  275. * distinguish different chips/revisions. Drivers must use new
  276. * version numbers whenever the dump format changes in an
  277. * incompatible way.
  278. * @len: On entry, the real length of @data. On return, the number of
  279. * bytes used.
  280. * @data: Buffer for the register dump
  281. *
  282. * Users should use %ETHTOOL_GDRVINFO to find the maximum length of
  283. * a register dump for the interface. They must allocate the buffer
  284. * immediately following this structure.
  285. */
  286. struct ethtool_regs {
  287. uint32_t cmd;
  288. uint32_t version;
  289. uint32_t len;
  290. uint8_t data[0];
  291. };
  292. /**
  293. * struct ethtool_eeprom - EEPROM dump
  294. * @cmd: Command number = %ETHTOOL_GEEPROM, %ETHTOOL_GMODULEEEPROM or
  295. * %ETHTOOL_SEEPROM
  296. * @magic: A 'magic cookie' value to guard against accidental changes.
  297. * The value passed in to %ETHTOOL_SEEPROM must match the value
  298. * returned by %ETHTOOL_GEEPROM for the same device. This is
  299. * unused when @cmd is %ETHTOOL_GMODULEEEPROM.
  300. * @offset: Offset within the EEPROM to begin reading/writing, in bytes
  301. * @len: On entry, number of bytes to read/write. On successful
  302. * return, number of bytes actually read/written. In case of
  303. * error, this may indicate at what point the error occurred.
  304. * @data: Buffer to read/write from
  305. *
  306. * Users may use %ETHTOOL_GDRVINFO or %ETHTOOL_GMODULEINFO to find
  307. * the length of an on-board or module EEPROM, respectively. They
  308. * must allocate the buffer immediately following this structure.
  309. */
  310. struct ethtool_eeprom {
  311. uint32_t cmd;
  312. uint32_t magic;
  313. uint32_t offset;
  314. uint32_t len;
  315. uint8_t data[0];
  316. };
  317. /**
  318. * struct ethtool_eee - Energy Efficient Ethernet information
  319. * @cmd: ETHTOOL_{G,S}EEE
  320. * @supported: Mask of %SUPPORTED_* flags for the speed/duplex combinations
  321. * for which there is EEE support.
  322. * @advertised: Mask of %ADVERTISED_* flags for the speed/duplex combinations
  323. * advertised as eee capable.
  324. * @lp_advertised: Mask of %ADVERTISED_* flags for the speed/duplex
  325. * combinations advertised by the link partner as eee capable.
  326. * @eee_active: Result of the eee auto negotiation.
  327. * @eee_enabled: EEE configured mode (enabled/disabled).
  328. * @tx_lpi_enabled: Whether the interface should assert its tx lpi, given
  329. * that eee was negotiated.
  330. * @tx_lpi_timer: Time in microseconds the interface delays prior to asserting
  331. * its tx lpi (after reaching 'idle' state). Effective only when eee
  332. * was negotiated and tx_lpi_enabled was set.
  333. */
  334. struct ethtool_eee {
  335. uint32_t cmd;
  336. uint32_t supported;
  337. uint32_t advertised;
  338. uint32_t lp_advertised;
  339. uint32_t eee_active;
  340. uint32_t eee_enabled;
  341. uint32_t tx_lpi_enabled;
  342. uint32_t tx_lpi_timer;
  343. uint32_t reserved[2];
  344. };
  345. /**
  346. * struct ethtool_modinfo - plugin module eeprom information
  347. * @cmd: %ETHTOOL_GMODULEINFO
  348. * @type: Standard the module information conforms to %ETH_MODULE_SFF_xxxx
  349. * @eeprom_len: Length of the eeprom
  350. *
  351. * This structure is used to return the information to
  352. * properly size memory for a subsequent call to %ETHTOOL_GMODULEEEPROM.
  353. * The type code indicates the eeprom data format
  354. */
  355. struct ethtool_modinfo {
  356. uint32_t cmd;
  357. uint32_t type;
  358. uint32_t eeprom_len;
  359. uint32_t reserved[8];
  360. };
  361. /**
  362. * struct ethtool_coalesce - coalescing parameters for IRQs and stats updates
  363. * @cmd: ETHTOOL_{G,S}COALESCE
  364. * @rx_coalesce_usecs: How many usecs to delay an RX interrupt after
  365. * a packet arrives.
  366. * @rx_max_coalesced_frames: Maximum number of packets to receive
  367. * before an RX interrupt.
  368. * @rx_coalesce_usecs_irq: Same as @rx_coalesce_usecs, except that
  369. * this value applies while an IRQ is being serviced by the host.
  370. * @rx_max_coalesced_frames_irq: Same as @rx_max_coalesced_frames,
  371. * except that this value applies while an IRQ is being serviced
  372. * by the host.
  373. * @tx_coalesce_usecs: How many usecs to delay a TX interrupt after
  374. * a packet is sent.
  375. * @tx_max_coalesced_frames: Maximum number of packets to be sent
  376. * before a TX interrupt.
  377. * @tx_coalesce_usecs_irq: Same as @tx_coalesce_usecs, except that
  378. * this value applies while an IRQ is being serviced by the host.
  379. * @tx_max_coalesced_frames_irq: Same as @tx_max_coalesced_frames,
  380. * except that this value applies while an IRQ is being serviced
  381. * by the host.
  382. * @stats_block_coalesce_usecs: How many usecs to delay in-memory
  383. * statistics block updates. Some drivers do not have an
  384. * in-memory statistic block, and in such cases this value is
  385. * ignored. This value must not be zero.
  386. * @use_adaptive_rx_coalesce: Enable adaptive RX coalescing.
  387. * @use_adaptive_tx_coalesce: Enable adaptive TX coalescing.
  388. * @pkt_rate_low: Threshold for low packet rate (packets per second).
  389. * @rx_coalesce_usecs_low: How many usecs to delay an RX interrupt after
  390. * a packet arrives, when the packet rate is below @pkt_rate_low.
  391. * @rx_max_coalesced_frames_low: Maximum number of packets to be received
  392. * before an RX interrupt, when the packet rate is below @pkt_rate_low.
  393. * @tx_coalesce_usecs_low: How many usecs to delay a TX interrupt after
  394. * a packet is sent, when the packet rate is below @pkt_rate_low.
  395. * @tx_max_coalesced_frames_low: Maximum nuumber of packets to be sent before
  396. * a TX interrupt, when the packet rate is below @pkt_rate_low.
  397. * @pkt_rate_high: Threshold for high packet rate (packets per second).
  398. * @rx_coalesce_usecs_high: How many usecs to delay an RX interrupt after
  399. * a packet arrives, when the packet rate is above @pkt_rate_high.
  400. * @rx_max_coalesced_frames_high: Maximum number of packets to be received
  401. * before an RX interrupt, when the packet rate is above @pkt_rate_high.
  402. * @tx_coalesce_usecs_high: How many usecs to delay a TX interrupt after
  403. * a packet is sent, when the packet rate is above @pkt_rate_high.
  404. * @tx_max_coalesced_frames_high: Maximum number of packets to be sent before
  405. * a TX interrupt, when the packet rate is above @pkt_rate_high.
  406. * @rate_sample_interval: How often to do adaptive coalescing packet rate
  407. * sampling, measured in seconds. Must not be zero.
  408. *
  409. * Each pair of (usecs, max_frames) fields specifies that interrupts
  410. * should be coalesced until
  411. * (usecs > 0 && time_since_first_completion >= usecs) ||
  412. * (max_frames > 0 && completed_frames >= max_frames)
  413. *
  414. * It is illegal to set both usecs and max_frames to zero as this
  415. * would cause interrupts to never be generated. To disable
  416. * coalescing, set usecs = 0 and max_frames = 1.
  417. *
  418. * Some implementations ignore the value of max_frames and use the
  419. * condition time_since_first_completion >= usecs
  420. *
  421. * This is deprecated. Drivers for hardware that does not support
  422. * counting completions should validate that max_frames == !rx_usecs.
  423. *
  424. * Adaptive RX/TX coalescing is an algorithm implemented by some
  425. * drivers to improve latency under low packet rates and improve
  426. * throughput under high packet rates. Some drivers only implement
  427. * one of RX or TX adaptive coalescing. Anything not implemented by
  428. * the driver causes these values to be silently ignored.
  429. *
  430. * When the packet rate is below @pkt_rate_high but above
  431. * @pkt_rate_low (both measured in packets per second) the
  432. * normal {rx,tx}_* coalescing parameters are used.
  433. */
  434. struct ethtool_coalesce {
  435. uint32_t cmd;
  436. uint32_t rx_coalesce_usecs;
  437. uint32_t rx_max_coalesced_frames;
  438. uint32_t rx_coalesce_usecs_irq;
  439. uint32_t rx_max_coalesced_frames_irq;
  440. uint32_t tx_coalesce_usecs;
  441. uint32_t tx_max_coalesced_frames;
  442. uint32_t tx_coalesce_usecs_irq;
  443. uint32_t tx_max_coalesced_frames_irq;
  444. uint32_t stats_block_coalesce_usecs;
  445. uint32_t use_adaptive_rx_coalesce;
  446. uint32_t use_adaptive_tx_coalesce;
  447. uint32_t pkt_rate_low;
  448. uint32_t rx_coalesce_usecs_low;
  449. uint32_t rx_max_coalesced_frames_low;
  450. uint32_t tx_coalesce_usecs_low;
  451. uint32_t tx_max_coalesced_frames_low;
  452. uint32_t pkt_rate_high;
  453. uint32_t rx_coalesce_usecs_high;
  454. uint32_t rx_max_coalesced_frames_high;
  455. uint32_t tx_coalesce_usecs_high;
  456. uint32_t tx_max_coalesced_frames_high;
  457. uint32_t rate_sample_interval;
  458. };
  459. /**
  460. * struct ethtool_ringparam - RX/TX ring parameters
  461. * @cmd: Command number = %ETHTOOL_GRINGPARAM or %ETHTOOL_SRINGPARAM
  462. * @rx_max_pending: Maximum supported number of pending entries per
  463. * RX ring. Read-only.
  464. * @rx_mini_max_pending: Maximum supported number of pending entries
  465. * per RX mini ring. Read-only.
  466. * @rx_jumbo_max_pending: Maximum supported number of pending entries
  467. * per RX jumbo ring. Read-only.
  468. * @tx_max_pending: Maximum supported number of pending entries per
  469. * TX ring. Read-only.
  470. * @rx_pending: Current maximum number of pending entries per RX ring
  471. * @rx_mini_pending: Current maximum number of pending entries per RX
  472. * mini ring
  473. * @rx_jumbo_pending: Current maximum number of pending entries per RX
  474. * jumbo ring
  475. * @tx_pending: Current maximum supported number of pending entries
  476. * per TX ring
  477. *
  478. * If the interface does not have separate RX mini and/or jumbo rings,
  479. * @rx_mini_max_pending and/or @rx_jumbo_max_pending will be 0.
  480. *
  481. * There may also be driver-dependent minimum values for the number
  482. * of entries per ring.
  483. */
  484. struct ethtool_ringparam {
  485. uint32_t cmd;
  486. uint32_t rx_max_pending;
  487. uint32_t rx_mini_max_pending;
  488. uint32_t rx_jumbo_max_pending;
  489. uint32_t tx_max_pending;
  490. uint32_t rx_pending;
  491. uint32_t rx_mini_pending;
  492. uint32_t rx_jumbo_pending;
  493. uint32_t tx_pending;
  494. };
  495. /**
  496. * struct ethtool_channels - configuring number of network channel
  497. * @cmd: ETHTOOL_{G,S}CHANNELS
  498. * @max_rx: Read only. Maximum number of receive channel the driver support.
  499. * @max_tx: Read only. Maximum number of transmit channel the driver support.
  500. * @max_other: Read only. Maximum number of other channel the driver support.
  501. * @max_combined: Read only. Maximum number of combined channel the driver
  502. * support. Set of queues RX, TX or other.
  503. * @rx_count: Valid values are in the range 1 to the max_rx.
  504. * @tx_count: Valid values are in the range 1 to the max_tx.
  505. * @other_count: Valid values are in the range 1 to the max_other.
  506. * @combined_count: Valid values are in the range 1 to the max_combined.
  507. *
  508. * This can be used to configure RX, TX and other channels.
  509. */
  510. struct ethtool_channels {
  511. uint32_t cmd;
  512. uint32_t max_rx;
  513. uint32_t max_tx;
  514. uint32_t max_other;
  515. uint32_t max_combined;
  516. uint32_t rx_count;
  517. uint32_t tx_count;
  518. uint32_t other_count;
  519. uint32_t combined_count;
  520. };
  521. /**
  522. * struct ethtool_pauseparam - Ethernet pause (flow control) parameters
  523. * @cmd: Command number = %ETHTOOL_GPAUSEPARAM or %ETHTOOL_SPAUSEPARAM
  524. * @autoneg: Flag to enable autonegotiation of pause frame use
  525. * @rx_pause: Flag to enable reception of pause frames
  526. * @tx_pause: Flag to enable transmission of pause frames
  527. *
  528. * Drivers should reject a non-zero setting of @autoneg when
  529. * autoneogotiation is disabled (or not supported) for the link.
  530. *
  531. * If the link is autonegotiated, drivers should use
  532. * mii_advertise_flowctrl() or similar code to set the advertised
  533. * pause frame capabilities based on the @rx_pause and @tx_pause flags,
  534. * even if @autoneg is zero. They should also allow the advertised
  535. * pause frame capabilities to be controlled directly through the
  536. * advertising field of &struct ethtool_cmd.
  537. *
  538. * If @autoneg is non-zero, the MAC is configured to send and/or
  539. * receive pause frames according to the result of autonegotiation.
  540. * Otherwise, it is configured directly based on the @rx_pause and
  541. * @tx_pause flags.
  542. */
  543. struct ethtool_pauseparam {
  544. uint32_t cmd;
  545. uint32_t autoneg;
  546. uint32_t rx_pause;
  547. uint32_t tx_pause;
  548. };
  549. #define ETH_GSTRING_LEN 32
  550. /**
  551. * enum ethtool_stringset - string set ID
  552. * @ETH_SS_TEST: Self-test result names, for use with %ETHTOOL_TEST
  553. * @ETH_SS_STATS: Statistic names, for use with %ETHTOOL_GSTATS
  554. * @ETH_SS_PRIV_FLAGS: Driver private flag names, for use with
  555. * %ETHTOOL_GPFLAGS and %ETHTOOL_SPFLAGS
  556. * @ETH_SS_NTUPLE_FILTERS: Previously used with %ETHTOOL_GRXNTUPLE;
  557. * now deprecated
  558. * @ETH_SS_FEATURES: Device feature names
  559. * @ETH_SS_RSS_HASH_FUNCS: RSS hush function names
  560. * @ETH_SS_PHY_STATS: Statistic names, for use with %ETHTOOL_GPHYSTATS
  561. * @ETH_SS_PHY_TUNABLES: PHY tunable names
  562. * @ETH_SS_LINK_MODES: link mode names
  563. * @ETH_SS_MSG_CLASSES: debug message class names
  564. * @ETH_SS_WOL_MODES: wake-on-lan modes
  565. * @ETH_SS_SOF_TIMESTAMPING: SOF_TIMESTAMPING_* flags
  566. * @ETH_SS_TS_TX_TYPES: timestamping Tx types
  567. * @ETH_SS_TS_RX_FILTERS: timestamping Rx filters
  568. */
  569. enum ethtool_stringset {
  570. ETH_SS_TEST = 0,
  571. ETH_SS_STATS,
  572. ETH_SS_PRIV_FLAGS,
  573. ETH_SS_NTUPLE_FILTERS,
  574. ETH_SS_FEATURES,
  575. ETH_SS_RSS_HASH_FUNCS,
  576. ETH_SS_TUNABLES,
  577. ETH_SS_PHY_STATS,
  578. ETH_SS_PHY_TUNABLES,
  579. ETH_SS_LINK_MODES,
  580. ETH_SS_MSG_CLASSES,
  581. ETH_SS_WOL_MODES,
  582. ETH_SS_SOF_TIMESTAMPING,
  583. ETH_SS_TS_TX_TYPES,
  584. ETH_SS_TS_RX_FILTERS,
  585. /* add new constants above here */
  586. ETH_SS_COUNT
  587. };
  588. /**
  589. * struct ethtool_gstrings - string set for data tagging
  590. * @cmd: Command number = %ETHTOOL_GSTRINGS
  591. * @string_set: String set ID; one of &enum ethtool_stringset
  592. * @len: On return, the number of strings in the string set
  593. * @data: Buffer for strings. Each string is null-padded to a size of
  594. * %ETH_GSTRING_LEN.
  595. *
  596. * Users must use %ETHTOOL_GSSET_INFO to find the number of strings in
  597. * the string set. They must allocate a buffer of the appropriate
  598. * size immediately following this structure.
  599. */
  600. struct ethtool_gstrings {
  601. uint32_t cmd;
  602. uint32_t string_set;
  603. uint32_t len;
  604. uint8_t data[0];
  605. };
  606. /**
  607. * struct ethtool_sset_info - string set information
  608. * @cmd: Command number = %ETHTOOL_GSSET_INFO
  609. * @sset_mask: On entry, a bitmask of string sets to query, with bits
  610. * numbered according to &enum ethtool_stringset. On return, a
  611. * bitmask of those string sets queried that are supported.
  612. * @data: Buffer for string set sizes. On return, this contains the
  613. * size of each string set that was queried and supported, in
  614. * order of ID.
  615. *
  616. * Example: The user passes in @sset_mask = 0x7 (sets 0, 1, 2) and on
  617. * return @sset_mask == 0x6 (sets 1, 2). Then @data[0] contains the
  618. * size of set 1 and @data[1] contains the size of set 2.
  619. *
  620. * Users must allocate a buffer of the appropriate size (4 * number of
  621. * sets queried) immediately following this structure.
  622. */
  623. struct ethtool_sset_info {
  624. uint32_t cmd;
  625. uint32_t reserved;
  626. uint64_t sset_mask;
  627. uint32_t data[0];
  628. };
  629. /**
  630. * enum ethtool_test_flags - flags definition of ethtool_test
  631. * @ETH_TEST_FL_OFFLINE: if set perform online and offline tests, otherwise
  632. * only online tests.
  633. * @ETH_TEST_FL_FAILED: Driver set this flag if test fails.
  634. * @ETH_TEST_FL_EXTERNAL_LB: Application request to perform external loopback
  635. * test.
  636. * @ETH_TEST_FL_EXTERNAL_LB_DONE: Driver performed the external loopback test
  637. */
  638. enum ethtool_test_flags {
  639. ETH_TEST_FL_OFFLINE = (1 << 0),
  640. ETH_TEST_FL_FAILED = (1 << 1),
  641. ETH_TEST_FL_EXTERNAL_LB = (1 << 2),
  642. ETH_TEST_FL_EXTERNAL_LB_DONE = (1 << 3),
  643. };
  644. /**
  645. * struct ethtool_test - device self-test invocation
  646. * @cmd: Command number = %ETHTOOL_TEST
  647. * @flags: A bitmask of flags from &enum ethtool_test_flags. Some
  648. * flags may be set by the user on entry; others may be set by
  649. * the driver on return.
  650. * @len: On return, the number of test results
  651. * @data: Array of test results
  652. *
  653. * Users must use %ETHTOOL_GSSET_INFO or %ETHTOOL_GDRVINFO to find the
  654. * number of test results that will be returned. They must allocate a
  655. * buffer of the appropriate size (8 * number of results) immediately
  656. * following this structure.
  657. */
  658. struct ethtool_test {
  659. uint32_t cmd;
  660. uint32_t flags;
  661. uint32_t reserved;
  662. uint32_t len;
  663. uint64_t data[0];
  664. };
  665. /**
  666. * struct ethtool_stats - device-specific statistics
  667. * @cmd: Command number = %ETHTOOL_GSTATS
  668. * @n_stats: On return, the number of statistics
  669. * @data: Array of statistics
  670. *
  671. * Users must use %ETHTOOL_GSSET_INFO or %ETHTOOL_GDRVINFO to find the
  672. * number of statistics that will be returned. They must allocate a
  673. * buffer of the appropriate size (8 * number of statistics)
  674. * immediately following this structure.
  675. */
  676. struct ethtool_stats {
  677. uint32_t cmd;
  678. uint32_t n_stats;
  679. uint64_t data[0];
  680. };
  681. /**
  682. * struct ethtool_perm_addr - permanent hardware address
  683. * @cmd: Command number = %ETHTOOL_GPERMADDR
  684. * @size: On entry, the size of the buffer. On return, the size of the
  685. * address. The command fails if the buffer is too small.
  686. * @data: Buffer for the address
  687. *
  688. * Users must allocate the buffer immediately following this structure.
  689. * A buffer size of %MAX_ADDR_LEN should be sufficient for any address
  690. * type.
  691. */
  692. struct ethtool_perm_addr {
  693. uint32_t cmd;
  694. uint32_t size;
  695. uint8_t data[0];
  696. };
  697. /* boolean flags controlling per-interface behavior characteristics.
  698. * When reading, the flag indicates whether or not a certain behavior
  699. * is enabled/present. When writing, the flag indicates whether
  700. * or not the driver should turn on (set) or off (clear) a behavior.
  701. *
  702. * Some behaviors may read-only (unconditionally absent or present).
  703. * If such is the case, return EINVAL in the set-flags operation if the
  704. * flag differs from the read-only value.
  705. */
  706. enum ethtool_flags {
  707. ETH_FLAG_TXVLAN = (1 << 7), /* TX VLAN offload enabled */
  708. ETH_FLAG_RXVLAN = (1 << 8), /* RX VLAN offload enabled */
  709. ETH_FLAG_LRO = (1 << 15), /* LRO is enabled */
  710. ETH_FLAG_NTUPLE = (1 << 27), /* N-tuple filters enabled */
  711. ETH_FLAG_RXHASH = (1 << 28),
  712. };
  713. /* The following structures are for supporting RX network flow
  714. * classification and RX n-tuple configuration. Note, all multibyte
  715. * fields, e.g., ip4src, ip4dst, psrc, pdst, spi, etc. are expected to
  716. * be in network byte order.
  717. */
  718. /**
  719. * struct ethtool_tcpip4_spec - flow specification for TCP/IPv4 etc.
  720. * @ip4src: Source host
  721. * @ip4dst: Destination host
  722. * @psrc: Source port
  723. * @pdst: Destination port
  724. * @tos: Type-of-service
  725. *
  726. * This can be used to specify a TCP/IPv4, UDP/IPv4 or SCTP/IPv4 flow.
  727. */
  728. struct ethtool_tcpip4_spec {
  729. uint32_t ip4src;
  730. uint32_t ip4dst;
  731. uint16_t psrc;
  732. uint16_t pdst;
  733. uint8_t tos;
  734. };
  735. /**
  736. * struct ethtool_ah_espip4_spec - flow specification for IPsec/IPv4
  737. * @ip4src: Source host
  738. * @ip4dst: Destination host
  739. * @spi: Security parameters index
  740. * @tos: Type-of-service
  741. *
  742. * This can be used to specify an IPsec transport or tunnel over IPv4.
  743. */
  744. struct ethtool_ah_espip4_spec {
  745. uint32_t ip4src;
  746. uint32_t ip4dst;
  747. uint32_t spi;
  748. uint8_t tos;
  749. };
  750. #define ETH_RX_NFC_IP4 1
  751. /**
  752. * struct ethtool_usrip4_spec - general flow specification for IPv4
  753. * @ip4src: Source host
  754. * @ip4dst: Destination host
  755. * @l4_4_bytes: First 4 bytes of transport (layer 4) header
  756. * @tos: Type-of-service
  757. * @ip_ver: Value must be %ETH_RX_NFC_IP4; mask must be 0
  758. * @proto: Transport protocol number; mask must be 0
  759. */
  760. struct ethtool_usrip4_spec {
  761. uint32_t ip4src;
  762. uint32_t ip4dst;
  763. uint32_t l4_4_bytes;
  764. uint8_t tos;
  765. uint8_t ip_ver;
  766. uint8_t proto;
  767. };
  768. /**
  769. * struct ethtool_tcpip6_spec - flow specification for TCP/IPv6 etc.
  770. * @ip6src: Source host
  771. * @ip6dst: Destination host
  772. * @psrc: Source port
  773. * @pdst: Destination port
  774. * @tclass: Traffic Class
  775. *
  776. * This can be used to specify a TCP/IPv6, UDP/IPv6 or SCTP/IPv6 flow.
  777. */
  778. struct ethtool_tcpip6_spec {
  779. uint32_t ip6src[4];
  780. uint32_t ip6dst[4];
  781. uint16_t psrc;
  782. uint16_t pdst;
  783. uint8_t tclass;
  784. };
  785. /**
  786. * struct ethtool_ah_espip6_spec - flow specification for IPsec/IPv6
  787. * @ip6src: Source host
  788. * @ip6dst: Destination host
  789. * @spi: Security parameters index
  790. * @tclass: Traffic Class
  791. *
  792. * This can be used to specify an IPsec transport or tunnel over IPv6.
  793. */
  794. struct ethtool_ah_espip6_spec {
  795. uint32_t ip6src[4];
  796. uint32_t ip6dst[4];
  797. uint32_t spi;
  798. uint8_t tclass;
  799. };
  800. /**
  801. * struct ethtool_usrip6_spec - general flow specification for IPv6
  802. * @ip6src: Source host
  803. * @ip6dst: Destination host
  804. * @l4_4_bytes: First 4 bytes of transport (layer 4) header
  805. * @tclass: Traffic Class
  806. * @l4_proto: Transport protocol number (nexthdr after any Extension Headers)
  807. */
  808. struct ethtool_usrip6_spec {
  809. uint32_t ip6src[4];
  810. uint32_t ip6dst[4];
  811. uint32_t l4_4_bytes;
  812. uint8_t tclass;
  813. uint8_t l4_proto;
  814. };
  815. union ethtool_flow_union {
  816. struct ethtool_tcpip4_spec tcp_ip4_spec;
  817. struct ethtool_tcpip4_spec udp_ip4_spec;
  818. struct ethtool_tcpip4_spec sctp_ip4_spec;
  819. struct ethtool_ah_espip4_spec ah_ip4_spec;
  820. struct ethtool_ah_espip4_spec esp_ip4_spec;
  821. struct ethtool_usrip4_spec usr_ip4_spec;
  822. struct ethtool_tcpip6_spec tcp_ip6_spec;
  823. struct ethtool_tcpip6_spec udp_ip6_spec;
  824. struct ethtool_tcpip6_spec sctp_ip6_spec;
  825. struct ethtool_ah_espip6_spec ah_ip6_spec;
  826. struct ethtool_ah_espip6_spec esp_ip6_spec;
  827. struct ethtool_usrip6_spec usr_ip6_spec;
  828. struct eth_header ether_spec;
  829. uint8_t hdata[52];
  830. };
  831. /**
  832. * struct ethtool_flow_ext - additional RX flow fields
  833. * @h_dest: destination MAC address
  834. * @vlan_etype: VLAN EtherType
  835. * @vlan_tci: VLAN tag control information
  836. * @data: user defined data
  837. *
  838. * Note, @vlan_etype, @vlan_tci, and @data are only valid if %FLOW_EXT
  839. * is set in &struct ethtool_rx_flow_spec @flow_type.
  840. * @h_dest is valid if %FLOW_MAC_EXT is set.
  841. */
  842. struct ethtool_flow_ext {
  843. uint8_t padding[2];
  844. unsigned char h_dest[ETH_ALEN];
  845. uint16_t vlan_etype;
  846. uint16_t vlan_tci;
  847. uint32_t data[2];
  848. };
  849. /**
  850. * struct ethtool_rx_flow_spec - classification rule for RX flows
  851. * @flow_type: Type of match to perform, e.g. %TCP_V4_FLOW
  852. * @h_u: Flow fields to match (dependent on @flow_type)
  853. * @h_ext: Additional fields to match
  854. * @m_u: Masks for flow field bits to be matched
  855. * @m_ext: Masks for additional field bits to be matched
  856. * Note, all additional fields must be ignored unless @flow_type
  857. * includes the %FLOW_EXT or %FLOW_MAC_EXT flag
  858. * (see &struct ethtool_flow_ext description).
  859. * @ring_cookie: RX ring/queue index to deliver to, or %RX_CLS_FLOW_DISC
  860. * if packets should be discarded, or %RX_CLS_FLOW_WAKE if the
  861. * packets should be used for Wake-on-LAN with %WAKE_FILTER
  862. * @location: Location of rule in the table. Locations must be
  863. * numbered such that a flow matching multiple rules will be
  864. * classified according to the first (lowest numbered) rule.
  865. */
  866. struct ethtool_rx_flow_spec {
  867. uint32_t flow_type;
  868. union ethtool_flow_union h_u;
  869. struct ethtool_flow_ext h_ext;
  870. union ethtool_flow_union m_u;
  871. struct ethtool_flow_ext m_ext;
  872. uint64_t ring_cookie;
  873. uint32_t location;
  874. };
  875. /* How rings are laid out when accessing virtual functions or
  876. * offloaded queues is device specific. To allow users to do flow
  877. * steering and specify these queues the ring cookie is partitioned
  878. * into a 32bit queue index with an 8 bit virtual function id.
  879. * This also leaves the 3bytes for further specifiers. It is possible
  880. * future devices may support more than 256 virtual functions if
  881. * devices start supporting PCIe w/ARI. However at the moment I
  882. * do not know of any devices that support this so I do not reserve
  883. * space for this at this time. If a future patch consumes the next
  884. * byte it should be aware of this possibility.
  885. */
  886. #define ETHTOOL_RX_FLOW_SPEC_RING 0x00000000FFFFFFFFLL
  887. #define ETHTOOL_RX_FLOW_SPEC_RING_VF 0x000000FF00000000LL
  888. #define ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF 32
  889. static inline uint64_t ethtool_get_flow_spec_ring(uint64_t ring_cookie)
  890. {
  891. return ETHTOOL_RX_FLOW_SPEC_RING & ring_cookie;
  892. }
  893. static inline uint64_t ethtool_get_flow_spec_ring_vf(uint64_t ring_cookie)
  894. {
  895. return (ETHTOOL_RX_FLOW_SPEC_RING_VF & ring_cookie) >>
  896. ETHTOOL_RX_FLOW_SPEC_RING_VF_OFF;
  897. }
  898. /**
  899. * struct ethtool_rxnfc - command to get or set RX flow classification rules
  900. * @cmd: Specific command number - %ETHTOOL_GRXFH, %ETHTOOL_SRXFH,
  901. * %ETHTOOL_GRXRINGS, %ETHTOOL_GRXCLSRLCNT, %ETHTOOL_GRXCLSRULE,
  902. * %ETHTOOL_GRXCLSRLALL, %ETHTOOL_SRXCLSRLDEL or %ETHTOOL_SRXCLSRLINS
  903. * @flow_type: Type of flow to be affected, e.g. %TCP_V4_FLOW
  904. * @data: Command-dependent value
  905. * @fs: Flow classification rule
  906. * @rss_context: RSS context to be affected
  907. * @rule_cnt: Number of rules to be affected
  908. * @rule_locs: Array of used rule locations
  909. *
  910. * For %ETHTOOL_GRXFH and %ETHTOOL_SRXFH, @data is a bitmask indicating
  911. * the fields included in the flow hash, e.g. %RXH_IP_SRC. The following
  912. * structure fields must not be used, except that if @flow_type includes
  913. * the %FLOW_RSS flag, then @rss_context determines which RSS context to
  914. * act on.
  915. *
  916. * For %ETHTOOL_GRXRINGS, @data is set to the number of RX rings/queues
  917. * on return.
  918. *
  919. * For %ETHTOOL_GRXCLSRLCNT, @rule_cnt is set to the number of defined
  920. * rules on return. If @data is non-zero on return then it is the
  921. * size of the rule table, plus the flag %RX_CLS_LOC_SPECIAL if the
  922. * driver supports any special location values. If that flag is not
  923. * set in @data then special location values should not be used.
  924. *
  925. * For %ETHTOOL_GRXCLSRULE, @fs.@location specifies the location of an
  926. * existing rule on entry and @fs contains the rule on return; if
  927. * @fs.@flow_type includes the %FLOW_RSS flag, then @rss_context is
  928. * filled with the RSS context ID associated with the rule.
  929. *
  930. * For %ETHTOOL_GRXCLSRLALL, @rule_cnt specifies the array size of the
  931. * user buffer for @rule_locs on entry. On return, @data is the size
  932. * of the rule table, @rule_cnt is the number of defined rules, and
  933. * @rule_locs contains the locations of the defined rules. Drivers
  934. * must use the second parameter to get_rxnfc() instead of @rule_locs.
  935. *
  936. * For %ETHTOOL_SRXCLSRLINS, @fs specifies the rule to add or update.
  937. * @fs.@location either specifies the location to use or is a special
  938. * location value with %RX_CLS_LOC_SPECIAL flag set. On return,
  939. * @fs.@location is the actual rule location. If @fs.@flow_type
  940. * includes the %FLOW_RSS flag, @rss_context is the RSS context ID to
  941. * use for flow spreading traffic which matches this rule. The value
  942. * from the rxfh indirection table will be added to @fs.@ring_cookie
  943. * to choose which ring to deliver to.
  944. *
  945. * For %ETHTOOL_SRXCLSRLDEL, @fs.@location specifies the location of an
  946. * existing rule on entry.
  947. *
  948. * A driver supporting the special location values for
  949. * %ETHTOOL_SRXCLSRLINS may add the rule at any suitable unused
  950. * location, and may remove a rule at a later location (lower
  951. * priority) that matches exactly the same set of flows. The special
  952. * values are %RX_CLS_LOC_ANY, selecting any location;
  953. * %RX_CLS_LOC_FIRST, selecting the first suitable location (maximum
  954. * priority); and %RX_CLS_LOC_LAST, selecting the last suitable
  955. * location (minimum priority). Additional special values may be
  956. * defined in future and drivers must return -%EINVAL for any
  957. * unrecognised value.
  958. */
  959. struct ethtool_rxnfc {
  960. uint32_t cmd;
  961. uint32_t flow_type;
  962. uint64_t data;
  963. struct ethtool_rx_flow_spec fs;
  964. union {
  965. uint32_t rule_cnt;
  966. uint32_t rss_context;
  967. };
  968. uint32_t rule_locs[0];
  969. };
  970. /**
  971. * struct ethtool_rxfh_indir - command to get or set RX flow hash indirection
  972. * @cmd: Specific command number - %ETHTOOL_GRXFHINDIR or %ETHTOOL_SRXFHINDIR
  973. * @size: On entry, the array size of the user buffer, which may be zero.
  974. * On return from %ETHTOOL_GRXFHINDIR, the array size of the hardware
  975. * indirection table.
  976. * @ring_index: RX ring/queue index for each hash value
  977. *
  978. * For %ETHTOOL_GRXFHINDIR, a @size of zero means that only the size
  979. * should be returned. For %ETHTOOL_SRXFHINDIR, a @size of zero means
  980. * the table should be reset to default values. This last feature
  981. * is not supported by the original implementations.
  982. */
  983. struct ethtool_rxfh_indir {
  984. uint32_t cmd;
  985. uint32_t size;
  986. uint32_t ring_index[0];
  987. };
  988. /**
  989. * struct ethtool_rxfh - command to get/set RX flow hash indir or/and hash key.
  990. * @cmd: Specific command number - %ETHTOOL_GRSSH or %ETHTOOL_SRSSH
  991. * @rss_context: RSS context identifier. Context 0 is the default for normal
  992. * traffic; other contexts can be referenced as the destination for RX flow
  993. * classification rules. %ETH_RXFH_CONTEXT_ALLOC is used with command
  994. * %ETHTOOL_SRSSH to allocate a new RSS context; on return this field will
  995. * contain the ID of the newly allocated context.
  996. * @indir_size: On entry, the array size of the user buffer for the
  997. * indirection table, which may be zero, or (for %ETHTOOL_SRSSH),
  998. * %ETH_RXFH_INDIR_NO_CHANGE. On return from %ETHTOOL_GRSSH,
  999. * the array size of the hardware indirection table.
  1000. * @key_size: On entry, the array size of the user buffer for the hash key,
  1001. * which may be zero. On return from %ETHTOOL_GRSSH, the size of the
  1002. * hardware hash key.
  1003. * @hfunc: Defines the current RSS hash function used by HW (or to be set to).
  1004. * Valid values are one of the %ETH_RSS_HASH_*.
  1005. * @rsvd: Reserved for future extensions.
  1006. * @rss_config: RX ring/queue index for each hash value i.e., indirection table
  1007. * of @indir_size uint32_t elements, followed by hash key of @key_size
  1008. * bytes.
  1009. *
  1010. * For %ETHTOOL_GRSSH, a @indir_size and key_size of zero means that only the
  1011. * size should be returned. For %ETHTOOL_SRSSH, an @indir_size of
  1012. * %ETH_RXFH_INDIR_NO_CHANGE means that indir table setting is not requested
  1013. * and a @indir_size of zero means the indir table should be reset to default
  1014. * values (if @rss_context == 0) or that the RSS context should be deleted.
  1015. * An hfunc of zero means that hash function setting is not requested.
  1016. */
  1017. struct ethtool_rxfh {
  1018. uint32_t cmd;
  1019. uint32_t rss_context;
  1020. uint32_t indir_size;
  1021. uint32_t key_size;
  1022. uint8_t hfunc;
  1023. uint8_t rsvd8[3];
  1024. uint32_t rsvd32;
  1025. uint32_t rss_config[0];
  1026. };
  1027. #define ETH_RXFH_CONTEXT_ALLOC 0xffffffff
  1028. #define ETH_RXFH_INDIR_NO_CHANGE 0xffffffff
  1029. /**
  1030. * struct ethtool_rx_ntuple_flow_spec - specification for RX flow filter
  1031. * @flow_type: Type of match to perform, e.g. %TCP_V4_FLOW
  1032. * @h_u: Flow field values to match (dependent on @flow_type)
  1033. * @m_u: Masks for flow field value bits to be ignored
  1034. * @vlan_tag: VLAN tag to match
  1035. * @vlan_tag_mask: Mask for VLAN tag bits to be ignored
  1036. * @data: Driver-dependent data to match
  1037. * @data_mask: Mask for driver-dependent data bits to be ignored
  1038. * @action: RX ring/queue index to deliver to (non-negative) or other action
  1039. * (negative, e.g. %ETHTOOL_RXNTUPLE_ACTION_DROP)
  1040. *
  1041. * For flow types %TCP_V4_FLOW, %UDP_V4_FLOW and %SCTP_V4_FLOW, where
  1042. * a field value and mask are both zero this is treated as if all mask
  1043. * bits are set i.e. the field is ignored.
  1044. */
  1045. struct ethtool_rx_ntuple_flow_spec {
  1046. uint32_t flow_type;
  1047. union {
  1048. struct ethtool_tcpip4_spec tcp_ip4_spec;
  1049. struct ethtool_tcpip4_spec udp_ip4_spec;
  1050. struct ethtool_tcpip4_spec sctp_ip4_spec;
  1051. struct ethtool_ah_espip4_spec ah_ip4_spec;
  1052. struct ethtool_ah_espip4_spec esp_ip4_spec;
  1053. struct ethtool_usrip4_spec usr_ip4_spec;
  1054. struct eth_header ether_spec;
  1055. uint8_t hdata[72];
  1056. } h_u, m_u;
  1057. uint16_t vlan_tag;
  1058. uint16_t vlan_tag_mask;
  1059. uint64_t data;
  1060. uint64_t data_mask;
  1061. int32_t action;
  1062. #define ETHTOOL_RXNTUPLE_ACTION_DROP (-1) /* drop packet */
  1063. #define ETHTOOL_RXNTUPLE_ACTION_CLEAR (-2) /* clear filter */
  1064. };
  1065. /**
  1066. * struct ethtool_rx_ntuple - command to set or clear RX flow filter
  1067. * @cmd: Command number - %ETHTOOL_SRXNTUPLE
  1068. * @fs: Flow filter specification
  1069. */
  1070. struct ethtool_rx_ntuple {
  1071. uint32_t cmd;
  1072. struct ethtool_rx_ntuple_flow_spec fs;
  1073. };
  1074. #define ETHTOOL_FLASH_MAX_FILENAME 128
  1075. enum ethtool_flash_op_type {
  1076. ETHTOOL_FLASH_ALL_REGIONS = 0,
  1077. };
  1078. /* for passing firmware flashing related parameters */
  1079. struct ethtool_flash {
  1080. uint32_t cmd;
  1081. uint32_t region;
  1082. char data[ETHTOOL_FLASH_MAX_FILENAME];
  1083. };
  1084. /**
  1085. * struct ethtool_dump - used for retrieving, setting device dump
  1086. * @cmd: Command number - %ETHTOOL_GET_DUMP_FLAG, %ETHTOOL_GET_DUMP_DATA, or
  1087. * %ETHTOOL_SET_DUMP
  1088. * @version: FW version of the dump, filled in by driver
  1089. * @flag: driver dependent flag for dump setting, filled in by driver during
  1090. * get and filled in by ethtool for set operation.
  1091. * flag must be initialized by macro ETH_FW_DUMP_DISABLE value when
  1092. * firmware dump is disabled.
  1093. * @len: length of dump data, used as the length of the user buffer on entry to
  1094. * %ETHTOOL_GET_DUMP_DATA and this is returned as dump length by driver
  1095. * for %ETHTOOL_GET_DUMP_FLAG command
  1096. * @data: data collected for get dump data operation
  1097. */
  1098. struct ethtool_dump {
  1099. uint32_t cmd;
  1100. uint32_t version;
  1101. uint32_t flag;
  1102. uint32_t len;
  1103. uint8_t data[0];
  1104. };
  1105. #define ETH_FW_DUMP_DISABLE 0
  1106. /* for returning and changing feature sets */
  1107. /**
  1108. * struct ethtool_get_features_block - block with state of 32 features
  1109. * @available: mask of changeable features
  1110. * @requested: mask of features requested to be enabled if possible
  1111. * @active: mask of currently enabled features
  1112. * @never_changed: mask of features not changeable for any device
  1113. */
  1114. struct ethtool_get_features_block {
  1115. uint32_t available;
  1116. uint32_t requested;
  1117. uint32_t active;
  1118. uint32_t never_changed;
  1119. };
  1120. /**
  1121. * struct ethtool_gfeatures - command to get state of device's features
  1122. * @cmd: command number = %ETHTOOL_GFEATURES
  1123. * @size: On entry, the number of elements in the features[] array;
  1124. * on return, the number of elements in features[] needed to hold
  1125. * all features
  1126. * @features: state of features
  1127. */
  1128. struct ethtool_gfeatures {
  1129. uint32_t cmd;
  1130. uint32_t size;
  1131. struct ethtool_get_features_block features[0];
  1132. };
  1133. /**
  1134. * struct ethtool_set_features_block - block with request for 32 features
  1135. * @valid: mask of features to be changed
  1136. * @requested: values of features to be changed
  1137. */
  1138. struct ethtool_set_features_block {
  1139. uint32_t valid;
  1140. uint32_t requested;
  1141. };
  1142. /**
  1143. * struct ethtool_sfeatures - command to request change in device's features
  1144. * @cmd: command number = %ETHTOOL_SFEATURES
  1145. * @size: array size of the features[] array
  1146. * @features: feature change masks
  1147. */
  1148. struct ethtool_sfeatures {
  1149. uint32_t cmd;
  1150. uint32_t size;
  1151. struct ethtool_set_features_block features[0];
  1152. };
  1153. /**
  1154. * struct ethtool_ts_info - holds a device's timestamping and PHC association
  1155. * @cmd: command number = %ETHTOOL_GET_TS_INFO
  1156. * @so_timestamping: bit mask of the sum of the supported SO_TIMESTAMPING flags
  1157. * @phc_index: device index of the associated PHC, or -1 if there is none
  1158. * @tx_types: bit mask of the supported hwtstamp_tx_types enumeration values
  1159. * @rx_filters: bit mask of the supported hwtstamp_rx_filters enumeration values
  1160. *
  1161. * The bits in the 'tx_types' and 'rx_filters' fields correspond to
  1162. * the 'hwtstamp_tx_types' and 'hwtstamp_rx_filters' enumeration values,
  1163. * respectively. For example, if the device supports HWTSTAMP_TX_ON,
  1164. * then (1 << HWTSTAMP_TX_ON) in 'tx_types' will be set.
  1165. *
  1166. * Drivers should only report the filters they actually support without
  1167. * upscaling in the SIOCSHWTSTAMP ioctl. If the SIOCSHWSTAMP request for
  1168. * HWTSTAMP_FILTER_V1_SYNC is supported by HWTSTAMP_FILTER_V1_EVENT, then the
  1169. * driver should only report HWTSTAMP_FILTER_V1_EVENT in this op.
  1170. */
  1171. struct ethtool_ts_info {
  1172. uint32_t cmd;
  1173. uint32_t so_timestamping;
  1174. int32_t phc_index;
  1175. uint32_t tx_types;
  1176. uint32_t tx_reserved[3];
  1177. uint32_t rx_filters;
  1178. uint32_t rx_reserved[3];
  1179. };
  1180. /*
  1181. * %ETHTOOL_SFEATURES changes features present in features[].valid to the
  1182. * values of corresponding bits in features[].requested. Bits in .requested
  1183. * not set in .valid or not changeable are ignored.
  1184. *
  1185. * Returns %EINVAL when .valid contains undefined or never-changeable bits
  1186. * or size is not equal to required number of features words (32-bit blocks).
  1187. * Returns >= 0 if request was completed; bits set in the value mean:
  1188. * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
  1189. * changeable (not present in %ETHTOOL_GFEATURES' features[].available)
  1190. * those bits were ignored.
  1191. * %ETHTOOL_F_WISH - some or all changes requested were recorded but the
  1192. * resulting state of bits masked by .valid is not equal to .requested.
  1193. * Probably there are other device-specific constraints on some features
  1194. * in the set. When %ETHTOOL_F_UNSUPPORTED is set, .valid is considered
  1195. * here as though ignored bits were cleared.
  1196. * %ETHTOOL_F_COMPAT - some or all changes requested were made by calling
  1197. * compatibility functions. Requested offload state cannot be properly
  1198. * managed by kernel.
  1199. *
  1200. * Meaning of bits in the masks are obtained by %ETHTOOL_GSSET_INFO (number of
  1201. * bits in the arrays - always multiple of 32) and %ETHTOOL_GSTRINGS commands
  1202. * for ETH_SS_FEATURES string set. First entry in the table corresponds to least
  1203. * significant bit in features[0] fields. Empty strings mark undefined features.
  1204. */
  1205. enum ethtool_sfeatures_retval_bits {
  1206. ETHTOOL_F_UNSUPPORTED__BIT,
  1207. ETHTOOL_F_WISH__BIT,
  1208. ETHTOOL_F_COMPAT__BIT,
  1209. };
  1210. #define ETHTOOL_F_UNSUPPORTED (1 << ETHTOOL_F_UNSUPPORTED__BIT)
  1211. #define ETHTOOL_F_WISH (1 << ETHTOOL_F_WISH__BIT)
  1212. #define ETHTOOL_F_COMPAT (1 << ETHTOOL_F_COMPAT__BIT)
  1213. #define MAX_NUM_QUEUE 4096
  1214. /**
  1215. * struct ethtool_per_queue_op - apply sub command to the queues in mask.
  1216. * @cmd: ETHTOOL_PERQUEUE
  1217. * @sub_command: the sub command which apply to each queues
  1218. * @queue_mask: Bitmap of the queues which sub command apply to
  1219. * @data: A complete command structure following for each of the queues addressed
  1220. */
  1221. struct ethtool_per_queue_op {
  1222. uint32_t cmd;
  1223. uint32_t sub_command;
  1224. uint32_t queue_mask[__KERNEL_DIV_ROUND_UP(MAX_NUM_QUEUE, 32)];
  1225. char data[];
  1226. };
  1227. /**
  1228. * struct ethtool_fecparam - Ethernet forward error correction(fec) parameters
  1229. * @cmd: Command number = %ETHTOOL_GFECPARAM or %ETHTOOL_SFECPARAM
  1230. * @active_fec: FEC mode which is active on porte
  1231. * @fec: Bitmask of supported/configured FEC modes
  1232. * @rsvd: Reserved for future extensions. i.e FEC bypass feature.
  1233. *
  1234. * Drivers should reject a non-zero setting of @autoneg when
  1235. * autoneogotiation is disabled (or not supported) for the link.
  1236. *
  1237. */
  1238. struct ethtool_fecparam {
  1239. uint32_t cmd;
  1240. /* bitmask of FEC modes */
  1241. uint32_t active_fec;
  1242. uint32_t fec;
  1243. uint32_t reserved;
  1244. };
  1245. /**
  1246. * enum ethtool_fec_config_bits - flags definition of ethtool_fec_configuration
  1247. * @ETHTOOL_FEC_NONE: FEC mode configuration is not supported
  1248. * @ETHTOOL_FEC_AUTO: Default/Best FEC mode provided by driver
  1249. * @ETHTOOL_FEC_OFF: No FEC Mode
  1250. * @ETHTOOL_FEC_RS: Reed-Solomon Forward Error Detection mode
  1251. * @ETHTOOL_FEC_BASER: Base-R/Reed-Solomon Forward Error Detection mode
  1252. */
  1253. enum ethtool_fec_config_bits {
  1254. ETHTOOL_FEC_NONE_BIT,
  1255. ETHTOOL_FEC_AUTO_BIT,
  1256. ETHTOOL_FEC_OFF_BIT,
  1257. ETHTOOL_FEC_RS_BIT,
  1258. ETHTOOL_FEC_BASER_BIT,
  1259. ETHTOOL_FEC_LLRS_BIT,
  1260. };
  1261. #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT)
  1262. #define ETHTOOL_FEC_AUTO (1 << ETHTOOL_FEC_AUTO_BIT)
  1263. #define ETHTOOL_FEC_OFF (1 << ETHTOOL_FEC_OFF_BIT)
  1264. #define ETHTOOL_FEC_RS (1 << ETHTOOL_FEC_RS_BIT)
  1265. #define ETHTOOL_FEC_BASER (1 << ETHTOOL_FEC_BASER_BIT)
  1266. #define ETHTOOL_FEC_LLRS (1 << ETHTOOL_FEC_LLRS_BIT)
  1267. /* CMDs currently supported */
  1268. #define ETHTOOL_GSET 0x00000001 /* DEPRECATED, Get settings.
  1269. * Please use ETHTOOL_GLINKSETTINGS
  1270. */
  1271. #define ETHTOOL_SSET 0x00000002 /* DEPRECATED, Set settings.
  1272. * Please use ETHTOOL_SLINKSETTINGS
  1273. */
  1274. #define ETHTOOL_GDRVINFO 0x00000003 /* Get driver info. */
  1275. #define ETHTOOL_GREGS 0x00000004 /* Get NIC registers. */
  1276. #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */
  1277. #define ETHTOOL_SWOL 0x00000006 /* Set wake-on-lan options. */
  1278. #define ETHTOOL_GMSGLVL 0x00000007 /* Get driver message level */
  1279. #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */
  1280. #define ETHTOOL_NWAY_RST 0x00000009 /* Restart autonegotiation. */
  1281. /* Get link status for host, i.e. whether the interface *and* the
  1282. * physical port (if there is one) are up (ethtool_value). */
  1283. #define ETHTOOL_GLINK 0x0000000a
  1284. #define ETHTOOL_GEEPROM 0x0000000b /* Get EEPROM data */
  1285. #define ETHTOOL_SEEPROM 0x0000000c /* Set EEPROM data. */
  1286. #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */
  1287. #define ETHTOOL_SCOALESCE 0x0000000f /* Set coalesce config. */
  1288. #define ETHTOOL_GRINGPARAM 0x00000010 /* Get ring parameters */
  1289. #define ETHTOOL_SRINGPARAM 0x00000011 /* Set ring parameters. */
  1290. #define ETHTOOL_GPAUSEPARAM 0x00000012 /* Get pause parameters */
  1291. #define ETHTOOL_SPAUSEPARAM 0x00000013 /* Set pause parameters. */
  1292. #define ETHTOOL_GRXCSUM 0x00000014 /* Get RX hw csum enable (ethtool_value) */
  1293. #define ETHTOOL_SRXCSUM 0x00000015 /* Set RX hw csum enable (ethtool_value) */
  1294. #define ETHTOOL_GTXCSUM 0x00000016 /* Get TX hw csum enable (ethtool_value) */
  1295. #define ETHTOOL_STXCSUM 0x00000017 /* Set TX hw csum enable (ethtool_value) */
  1296. #define ETHTOOL_GSG 0x00000018 /* Get scatter-gather enable
  1297. * (ethtool_value) */
  1298. #define ETHTOOL_SSG 0x00000019 /* Set scatter-gather enable
  1299. * (ethtool_value). */
  1300. #define ETHTOOL_TEST 0x0000001a /* execute NIC self-test. */
  1301. #define ETHTOOL_GSTRINGS 0x0000001b /* get specified string set */
  1302. #define ETHTOOL_PHYS_ID 0x0000001c /* identify the NIC */
  1303. #define ETHTOOL_GSTATS 0x0000001d /* get NIC-specific statistics */
  1304. #define ETHTOOL_GTSO 0x0000001e /* Get TSO enable (ethtool_value) */
  1305. #define ETHTOOL_STSO 0x0000001f /* Set TSO enable (ethtool_value) */
  1306. #define ETHTOOL_GPERMADDR 0x00000020 /* Get permanent hardware address */
  1307. #define ETHTOOL_GUFO 0x00000021 /* Get UFO enable (ethtool_value) */
  1308. #define ETHTOOL_SUFO 0x00000022 /* Set UFO enable (ethtool_value) */
  1309. #define ETHTOOL_GGSO 0x00000023 /* Get GSO enable (ethtool_value) */
  1310. #define ETHTOOL_SGSO 0x00000024 /* Set GSO enable (ethtool_value) */
  1311. #define ETHTOOL_GFLAGS 0x00000025 /* Get flags bitmap(ethtool_value) */
  1312. #define ETHTOOL_SFLAGS 0x00000026 /* Set flags bitmap(ethtool_value) */
  1313. #define ETHTOOL_GPFLAGS 0x00000027 /* Get driver-private flags bitmap */
  1314. #define ETHTOOL_SPFLAGS 0x00000028 /* Set driver-private flags bitmap */
  1315. #define ETHTOOL_GRXFH 0x00000029 /* Get RX flow hash configuration */
  1316. #define ETHTOOL_SRXFH 0x0000002a /* Set RX flow hash configuration */
  1317. #define ETHTOOL_GGRO 0x0000002b /* Get GRO enable (ethtool_value) */
  1318. #define ETHTOOL_SGRO 0x0000002c /* Set GRO enable (ethtool_value) */
  1319. #define ETHTOOL_GRXRINGS 0x0000002d /* Get RX rings available for LB */
  1320. #define ETHTOOL_GRXCLSRLCNT 0x0000002e /* Get RX class rule count */
  1321. #define ETHTOOL_GRXCLSRULE 0x0000002f /* Get RX classification rule */
  1322. #define ETHTOOL_GRXCLSRLALL 0x00000030 /* Get all RX classification rule */
  1323. #define ETHTOOL_SRXCLSRLDEL 0x00000031 /* Delete RX classification rule */
  1324. #define ETHTOOL_SRXCLSRLINS 0x00000032 /* Insert RX classification rule */
  1325. #define ETHTOOL_FLASHDEV 0x00000033 /* Flash firmware to device */
  1326. #define ETHTOOL_RESET 0x00000034 /* Reset hardware */
  1327. #define ETHTOOL_SRXNTUPLE 0x00000035 /* Add an n-tuple filter to device */
  1328. #define ETHTOOL_GRXNTUPLE 0x00000036 /* deprecated */
  1329. #define ETHTOOL_GSSET_INFO 0x00000037 /* Get string set info */
  1330. #define ETHTOOL_GRXFHINDIR 0x00000038 /* Get RX flow hash indir'n table */
  1331. #define ETHTOOL_SRXFHINDIR 0x00000039 /* Set RX flow hash indir'n table */
  1332. #define ETHTOOL_GFEATURES 0x0000003a /* Get device offload settings */
  1333. #define ETHTOOL_SFEATURES 0x0000003b /* Change device offload settings */
  1334. #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */
  1335. #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */
  1336. #define ETHTOOL_SET_DUMP 0x0000003e /* Set dump settings */
  1337. #define ETHTOOL_GET_DUMP_FLAG 0x0000003f /* Get dump settings */
  1338. #define ETHTOOL_GET_DUMP_DATA 0x00000040 /* Get dump data */
  1339. #define ETHTOOL_GET_TS_INFO 0x00000041 /* Get time stamping and PHC info */
  1340. #define ETHTOOL_GMODULEINFO 0x00000042 /* Get plug-in module information */
  1341. #define ETHTOOL_GMODULEEEPROM 0x00000043 /* Get plug-in module eeprom */
  1342. #define ETHTOOL_GEEE 0x00000044 /* Get EEE settings */
  1343. #define ETHTOOL_SEEE 0x00000045 /* Set EEE settings */
  1344. #define ETHTOOL_GRSSH 0x00000046 /* Get RX flow hash configuration */
  1345. #define ETHTOOL_SRSSH 0x00000047 /* Set RX flow hash configuration */
  1346. #define ETHTOOL_GTUNABLE 0x00000048 /* Get tunable configuration */
  1347. #define ETHTOOL_STUNABLE 0x00000049 /* Set tunable configuration */
  1348. #define ETHTOOL_GPHYSTATS 0x0000004a /* get PHY-specific statistics */
  1349. #define ETHTOOL_PERQUEUE 0x0000004b /* Set per queue options */
  1350. #define ETHTOOL_GLINKSETTINGS 0x0000004c /* Get ethtool_link_settings */
  1351. #define ETHTOOL_SLINKSETTINGS 0x0000004d /* Set ethtool_link_settings */
  1352. #define ETHTOOL_PHY_GTUNABLE 0x0000004e /* Get PHY tunable configuration */
  1353. #define ETHTOOL_PHY_STUNABLE 0x0000004f /* Set PHY tunable configuration */
  1354. #define ETHTOOL_GFECPARAM 0x00000050 /* Get FEC settings */
  1355. #define ETHTOOL_SFECPARAM 0x00000051 /* Set FEC settings */
  1356. /* compatibility with older code */
  1357. #define SPARC_ETH_GSET ETHTOOL_GSET
  1358. #define SPARC_ETH_SSET ETHTOOL_SSET
  1359. /* Link mode bit indices */
  1360. enum ethtool_link_mode_bit_indices {
  1361. ETHTOOL_LINK_MODE_10baseT_Half_BIT = 0,
  1362. ETHTOOL_LINK_MODE_10baseT_Full_BIT = 1,
  1363. ETHTOOL_LINK_MODE_100baseT_Half_BIT = 2,
  1364. ETHTOOL_LINK_MODE_100baseT_Full_BIT = 3,
  1365. ETHTOOL_LINK_MODE_1000baseT_Half_BIT = 4,
  1366. ETHTOOL_LINK_MODE_1000baseT_Full_BIT = 5,
  1367. ETHTOOL_LINK_MODE_Autoneg_BIT = 6,
  1368. ETHTOOL_LINK_MODE_TP_BIT = 7,
  1369. ETHTOOL_LINK_MODE_AUI_BIT = 8,
  1370. ETHTOOL_LINK_MODE_MII_BIT = 9,
  1371. ETHTOOL_LINK_MODE_FIBRE_BIT = 10,
  1372. ETHTOOL_LINK_MODE_BNC_BIT = 11,
  1373. ETHTOOL_LINK_MODE_10000baseT_Full_BIT = 12,
  1374. ETHTOOL_LINK_MODE_Pause_BIT = 13,
  1375. ETHTOOL_LINK_MODE_Asym_Pause_BIT = 14,
  1376. ETHTOOL_LINK_MODE_2500baseX_Full_BIT = 15,
  1377. ETHTOOL_LINK_MODE_Backplane_BIT = 16,
  1378. ETHTOOL_LINK_MODE_1000baseKX_Full_BIT = 17,
  1379. ETHTOOL_LINK_MODE_10000baseKX4_Full_BIT = 18,
  1380. ETHTOOL_LINK_MODE_10000baseKR_Full_BIT = 19,
  1381. ETHTOOL_LINK_MODE_10000baseR_FEC_BIT = 20,
  1382. ETHTOOL_LINK_MODE_20000baseMLD2_Full_BIT = 21,
  1383. ETHTOOL_LINK_MODE_20000baseKR2_Full_BIT = 22,
  1384. ETHTOOL_LINK_MODE_40000baseKR4_Full_BIT = 23,
  1385. ETHTOOL_LINK_MODE_40000baseCR4_Full_BIT = 24,
  1386. ETHTOOL_LINK_MODE_40000baseSR4_Full_BIT = 25,
  1387. ETHTOOL_LINK_MODE_40000baseLR4_Full_BIT = 26,
  1388. ETHTOOL_LINK_MODE_56000baseKR4_Full_BIT = 27,
  1389. ETHTOOL_LINK_MODE_56000baseCR4_Full_BIT = 28,
  1390. ETHTOOL_LINK_MODE_56000baseSR4_Full_BIT = 29,
  1391. ETHTOOL_LINK_MODE_56000baseLR4_Full_BIT = 30,
  1392. ETHTOOL_LINK_MODE_25000baseCR_Full_BIT = 31,
  1393. /* Last allowed bit for __ETHTOOL_LINK_MODE_LEGACY_MASK is bit
  1394. * 31. Please do NOT define any SUPPORTED_* or ADVERTISED_*
  1395. * macro for bits > 31. The only way to use indices > 31 is to
  1396. * use the new ETHTOOL_GLINKSETTINGS/ETHTOOL_SLINKSETTINGS API.
  1397. */
  1398. ETHTOOL_LINK_MODE_25000baseKR_Full_BIT = 32,
  1399. ETHTOOL_LINK_MODE_25000baseSR_Full_BIT = 33,
  1400. ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT = 34,
  1401. ETHTOOL_LINK_MODE_50000baseKR2_Full_BIT = 35,
  1402. ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT = 36,
  1403. ETHTOOL_LINK_MODE_100000baseSR4_Full_BIT = 37,
  1404. ETHTOOL_LINK_MODE_100000baseCR4_Full_BIT = 38,
  1405. ETHTOOL_LINK_MODE_100000baseLR4_ER4_Full_BIT = 39,
  1406. ETHTOOL_LINK_MODE_50000baseSR2_Full_BIT = 40,
  1407. ETHTOOL_LINK_MODE_1000baseX_Full_BIT = 41,
  1408. ETHTOOL_LINK_MODE_10000baseCR_Full_BIT = 42,
  1409. ETHTOOL_LINK_MODE_10000baseSR_Full_BIT = 43,
  1410. ETHTOOL_LINK_MODE_10000baseLR_Full_BIT = 44,
  1411. ETHTOOL_LINK_MODE_10000baseLRM_Full_BIT = 45,
  1412. ETHTOOL_LINK_MODE_10000baseER_Full_BIT = 46,
  1413. ETHTOOL_LINK_MODE_2500baseT_Full_BIT = 47,
  1414. ETHTOOL_LINK_MODE_5000baseT_Full_BIT = 48,
  1415. ETHTOOL_LINK_MODE_FEC_NONE_BIT = 49,
  1416. ETHTOOL_LINK_MODE_FEC_RS_BIT = 50,
  1417. ETHTOOL_LINK_MODE_FEC_BASER_BIT = 51,
  1418. ETHTOOL_LINK_MODE_50000baseKR_Full_BIT = 52,
  1419. ETHTOOL_LINK_MODE_50000baseSR_Full_BIT = 53,
  1420. ETHTOOL_LINK_MODE_50000baseCR_Full_BIT = 54,
  1421. ETHTOOL_LINK_MODE_50000baseLR_ER_FR_Full_BIT = 55,
  1422. ETHTOOL_LINK_MODE_50000baseDR_Full_BIT = 56,
  1423. ETHTOOL_LINK_MODE_100000baseKR2_Full_BIT = 57,
  1424. ETHTOOL_LINK_MODE_100000baseSR2_Full_BIT = 58,
  1425. ETHTOOL_LINK_MODE_100000baseCR2_Full_BIT = 59,
  1426. ETHTOOL_LINK_MODE_100000baseLR2_ER2_FR2_Full_BIT = 60,
  1427. ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT = 61,
  1428. ETHTOOL_LINK_MODE_200000baseKR4_Full_BIT = 62,
  1429. ETHTOOL_LINK_MODE_200000baseSR4_Full_BIT = 63,
  1430. ETHTOOL_LINK_MODE_200000baseLR4_ER4_FR4_Full_BIT = 64,
  1431. ETHTOOL_LINK_MODE_200000baseDR4_Full_BIT = 65,
  1432. ETHTOOL_LINK_MODE_200000baseCR4_Full_BIT = 66,
  1433. ETHTOOL_LINK_MODE_100baseT1_Full_BIT = 67,
  1434. ETHTOOL_LINK_MODE_1000baseT1_Full_BIT = 68,
  1435. ETHTOOL_LINK_MODE_400000baseKR8_Full_BIT = 69,
  1436. ETHTOOL_LINK_MODE_400000baseSR8_Full_BIT = 70,
  1437. ETHTOOL_LINK_MODE_400000baseLR8_ER8_FR8_Full_BIT = 71,
  1438. ETHTOOL_LINK_MODE_400000baseDR8_Full_BIT = 72,
  1439. ETHTOOL_LINK_MODE_400000baseCR8_Full_BIT = 73,
  1440. ETHTOOL_LINK_MODE_FEC_LLRS_BIT = 74,
  1441. /* must be last entry */
  1442. __ETHTOOL_LINK_MODE_MASK_NBITS
  1443. };
  1444. #define __ETHTOOL_LINK_MODE_LEGACY_MASK(base_name) \
  1445. (1UL << (ETHTOOL_LINK_MODE_ ## base_name ## _BIT))
  1446. /* DEPRECATED macros. Please migrate to
  1447. * ETHTOOL_GLINKSETTINGS/ETHTOOL_SLINKSETTINGS API. Please do NOT
  1448. * define any new SUPPORTED_* macro for bits > 31.
  1449. */
  1450. #define SUPPORTED_10baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Half)
  1451. #define SUPPORTED_10baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Full)
  1452. #define SUPPORTED_100baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(100baseT_Half)
  1453. #define SUPPORTED_100baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(100baseT_Full)
  1454. #define SUPPORTED_1000baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Half)
  1455. #define SUPPORTED_1000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Full)
  1456. #define SUPPORTED_Autoneg __ETHTOOL_LINK_MODE_LEGACY_MASK(Autoneg)
  1457. #define SUPPORTED_TP __ETHTOOL_LINK_MODE_LEGACY_MASK(TP)
  1458. #define SUPPORTED_AUI __ETHTOOL_LINK_MODE_LEGACY_MASK(AUI)
  1459. #define SUPPORTED_MII __ETHTOOL_LINK_MODE_LEGACY_MASK(MII)
  1460. #define SUPPORTED_FIBRE __ETHTOOL_LINK_MODE_LEGACY_MASK(FIBRE)
  1461. #define SUPPORTED_BNC __ETHTOOL_LINK_MODE_LEGACY_MASK(BNC)
  1462. #define SUPPORTED_10000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseT_Full)
  1463. #define SUPPORTED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause)
  1464. #define SUPPORTED_Asym_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Asym_Pause)
  1465. #define SUPPORTED_2500baseX_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(2500baseX_Full)
  1466. #define SUPPORTED_Backplane __ETHTOOL_LINK_MODE_LEGACY_MASK(Backplane)
  1467. #define SUPPORTED_1000baseKX_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseKX_Full)
  1468. #define SUPPORTED_10000baseKX4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseKX4_Full)
  1469. #define SUPPORTED_10000baseKR_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseKR_Full)
  1470. #define SUPPORTED_10000baseR_FEC __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseR_FEC)
  1471. #define SUPPORTED_20000baseMLD2_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(20000baseMLD2_Full)
  1472. #define SUPPORTED_20000baseKR2_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(20000baseKR2_Full)
  1473. #define SUPPORTED_40000baseKR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseKR4_Full)
  1474. #define SUPPORTED_40000baseCR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseCR4_Full)
  1475. #define SUPPORTED_40000baseSR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseSR4_Full)
  1476. #define SUPPORTED_40000baseLR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseLR4_Full)
  1477. #define SUPPORTED_56000baseKR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseKR4_Full)
  1478. #define SUPPORTED_56000baseCR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseCR4_Full)
  1479. #define SUPPORTED_56000baseSR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseSR4_Full)
  1480. #define SUPPORTED_56000baseLR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseLR4_Full)
  1481. /* Please do not define any new SUPPORTED_* macro for bits > 31, see
  1482. * notice above.
  1483. */
  1484. /*
  1485. * DEPRECATED macros. Please migrate to
  1486. * ETHTOOL_GLINKSETTINGS/ETHTOOL_SLINKSETTINGS API. Please do NOT
  1487. * define any new ADERTISE_* macro for bits > 31.
  1488. */
  1489. #define ADVERTISED_10baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Half)
  1490. #define ADVERTISED_10baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Full)
  1491. #define ADVERTISED_100baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(100baseT_Half)
  1492. #define ADVERTISED_100baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(100baseT_Full)
  1493. #define ADVERTISED_1000baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Half)
  1494. #define ADVERTISED_1000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Full)
  1495. #define ADVERTISED_Autoneg __ETHTOOL_LINK_MODE_LEGACY_MASK(Autoneg)
  1496. #define ADVERTISED_TP __ETHTOOL_LINK_MODE_LEGACY_MASK(TP)
  1497. #define ADVERTISED_AUI __ETHTOOL_LINK_MODE_LEGACY_MASK(AUI)
  1498. #define ADVERTISED_MII __ETHTOOL_LINK_MODE_LEGACY_MASK(MII)
  1499. #define ADVERTISED_FIBRE __ETHTOOL_LINK_MODE_LEGACY_MASK(FIBRE)
  1500. #define ADVERTISED_BNC __ETHTOOL_LINK_MODE_LEGACY_MASK(BNC)
  1501. #define ADVERTISED_10000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseT_Full)
  1502. #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause)
  1503. #define ADVERTISED_Asym_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Asym_Pause)
  1504. #define ADVERTISED_2500baseX_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(2500baseX_Full)
  1505. #define ADVERTISED_Backplane __ETHTOOL_LINK_MODE_LEGACY_MASK(Backplane)
  1506. #define ADVERTISED_1000baseKX_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseKX_Full)
  1507. #define ADVERTISED_10000baseKX4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseKX4_Full)
  1508. #define ADVERTISED_10000baseKR_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseKR_Full)
  1509. #define ADVERTISED_10000baseR_FEC __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseR_FEC)
  1510. #define ADVERTISED_20000baseMLD2_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(20000baseMLD2_Full)
  1511. #define ADVERTISED_20000baseKR2_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(20000baseKR2_Full)
  1512. #define ADVERTISED_40000baseKR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseKR4_Full)
  1513. #define ADVERTISED_40000baseCR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseCR4_Full)
  1514. #define ADVERTISED_40000baseSR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseSR4_Full)
  1515. #define ADVERTISED_40000baseLR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(40000baseLR4_Full)
  1516. #define ADVERTISED_56000baseKR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseKR4_Full)
  1517. #define ADVERTISED_56000baseCR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseCR4_Full)
  1518. #define ADVERTISED_56000baseSR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseSR4_Full)
  1519. #define ADVERTISED_56000baseLR4_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(56000baseLR4_Full)
  1520. /* Please do not define any new ADVERTISED_* macro for bits > 31, see
  1521. * notice above.
  1522. */
  1523. /* The following are all involved in forcing a particular link
  1524. * mode for the device for setting things. When getting the
  1525. * devices settings, these indicate the current mode and whether
  1526. * it was forced up into this mode or autonegotiated.
  1527. */
  1528. /* The forced speed, in units of 1Mb. All values 0 to INT_MAX are legal.
  1529. * Update drivers/net/phy/phy.c:phy_speed_to_str() and
  1530. * drivers/net/bonding/bond_3ad.c:__get_link_speed() when adding new values.
  1531. */
  1532. #define SPEED_10 10
  1533. #define SPEED_100 100
  1534. #define SPEED_1000 1000
  1535. #define SPEED_2500 2500
  1536. #define SPEED_5000 5000
  1537. #define SPEED_10000 10000
  1538. #define SPEED_14000 14000
  1539. #define SPEED_20000 20000
  1540. #define SPEED_25000 25000
  1541. #define SPEED_40000 40000
  1542. #define SPEED_50000 50000
  1543. #define SPEED_56000 56000
  1544. #define SPEED_100000 100000
  1545. #define SPEED_200000 200000
  1546. #define SPEED_400000 400000
  1547. #define SPEED_UNKNOWN -1
  1548. static inline int ethtool_validate_speed(uint32_t speed)
  1549. {
  1550. return speed <= INT_MAX || speed == (uint32_t)SPEED_UNKNOWN;
  1551. }
  1552. /* Duplex, half or full. */
  1553. #define DUPLEX_HALF 0x00
  1554. #define DUPLEX_FULL 0x01
  1555. #define DUPLEX_UNKNOWN 0xff
  1556. static inline int ethtool_validate_duplex(uint8_t duplex)
  1557. {
  1558. switch (duplex) {
  1559. case DUPLEX_HALF:
  1560. case DUPLEX_FULL:
  1561. case DUPLEX_UNKNOWN:
  1562. return 1;
  1563. }
  1564. return 0;
  1565. }
  1566. /* Which connector port. */
  1567. #define PORT_TP 0x00
  1568. #define PORT_AUI 0x01
  1569. #define PORT_MII 0x02
  1570. #define PORT_FIBRE 0x03
  1571. #define PORT_BNC 0x04
  1572. #define PORT_DA 0x05
  1573. #define PORT_NONE 0xef
  1574. #define PORT_OTHER 0xff
  1575. /* Which transceiver to use. */
  1576. #define XCVR_INTERNAL 0x00 /* PHY and MAC are in the same package */
  1577. #define XCVR_EXTERNAL 0x01 /* PHY and MAC are in different packages */
  1578. #define XCVR_DUMMY1 0x02
  1579. #define XCVR_DUMMY2 0x03
  1580. #define XCVR_DUMMY3 0x04
  1581. /* Enable or disable autonegotiation. */
  1582. #define AUTONEG_DISABLE 0x00
  1583. #define AUTONEG_ENABLE 0x01
  1584. /* MDI or MDI-X status/control - if MDI/MDI_X/AUTO is set then
  1585. * the driver is required to renegotiate link
  1586. */
  1587. #define ETH_TP_MDI_INVALID 0x00 /* status: unknown; control: unsupported */
  1588. #define ETH_TP_MDI 0x01 /* status: MDI; control: force MDI */
  1589. #define ETH_TP_MDI_X 0x02 /* status: MDI-X; control: force MDI-X */
  1590. #define ETH_TP_MDI_AUTO 0x03 /* control: auto-select */
  1591. /* Wake-On-Lan options. */
  1592. #define WAKE_PHY (1 << 0)
  1593. #define WAKE_UCAST (1 << 1)
  1594. #define WAKE_MCAST (1 << 2)
  1595. #define WAKE_BCAST (1 << 3)
  1596. #define WAKE_ARP (1 << 4)
  1597. #define WAKE_MAGIC (1 << 5)
  1598. #define WAKE_MAGICSECURE (1 << 6) /* only meaningful if WAKE_MAGIC */
  1599. #define WAKE_FILTER (1 << 7)
  1600. #define WOL_MODE_COUNT 8
  1601. /* L2-L4 network traffic flow types */
  1602. #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */
  1603. #define UDP_V4_FLOW 0x02 /* hash or spec (udp_ip4_spec) */
  1604. #define SCTP_V4_FLOW 0x03 /* hash or spec (sctp_ip4_spec) */
  1605. #define AH_ESP_V4_FLOW 0x04 /* hash only */
  1606. #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */
  1607. #define UDP_V6_FLOW 0x06 /* hash or spec (udp_ip6_spec; nfc only) */
  1608. #define SCTP_V6_FLOW 0x07 /* hash or spec (sctp_ip6_spec; nfc only) */
  1609. #define AH_ESP_V6_FLOW 0x08 /* hash only */
  1610. #define AH_V4_FLOW 0x09 /* hash or spec (ah_ip4_spec) */
  1611. #define ESP_V4_FLOW 0x0a /* hash or spec (esp_ip4_spec) */
  1612. #define AH_V6_FLOW 0x0b /* hash or spec (ah_ip6_spec; nfc only) */
  1613. #define ESP_V6_FLOW 0x0c /* hash or spec (esp_ip6_spec; nfc only) */
  1614. #define IPV4_USER_FLOW 0x0d /* spec only (usr_ip4_spec) */
  1615. #define IP_USER_FLOW IPV4_USER_FLOW
  1616. #define IPV6_USER_FLOW 0x0e /* spec only (usr_ip6_spec; nfc only) */
  1617. #define IPV4_FLOW 0x10 /* hash only */
  1618. #define IPV6_FLOW 0x11 /* hash only */
  1619. #define ETHER_FLOW 0x12 /* spec only (ether_spec) */
  1620. /* Flag to enable additional fields in struct ethtool_rx_flow_spec */
  1621. #define FLOW_EXT 0x80000000
  1622. #define FLOW_MAC_EXT 0x40000000
  1623. /* Flag to enable RSS spreading of traffic matching rule (nfc only) */
  1624. #define FLOW_RSS 0x20000000
  1625. /* L3-L4 network traffic flow hash options */
  1626. #define RXH_L2DA (1 << 1)
  1627. #define RXH_VLAN (1 << 2)
  1628. #define RXH_L3_PROTO (1 << 3)
  1629. #define RXH_IP_SRC (1 << 4)
  1630. #define RXH_IP_DST (1 << 5)
  1631. #define RXH_L4_B_0_1 (1 << 6) /* src port in case of TCP/UDP/SCTP */
  1632. #define RXH_L4_B_2_3 (1 << 7) /* dst port in case of TCP/UDP/SCTP */
  1633. #define RXH_DISCARD (1 << 31)
  1634. #define RX_CLS_FLOW_DISC 0xffffffffffffffffULL
  1635. #define RX_CLS_FLOW_WAKE 0xfffffffffffffffeULL
  1636. /* Special RX classification rule insert location values */
  1637. #define RX_CLS_LOC_SPECIAL 0x80000000 /* flag */
  1638. #define RX_CLS_LOC_ANY 0xffffffff
  1639. #define RX_CLS_LOC_FIRST 0xfffffffe
  1640. #define RX_CLS_LOC_LAST 0xfffffffd
  1641. /* EEPROM Standards for plug in modules */
  1642. #define ETH_MODULE_SFF_8079 0x1
  1643. #define ETH_MODULE_SFF_8079_LEN 256
  1644. #define ETH_MODULE_SFF_8472 0x2
  1645. #define ETH_MODULE_SFF_8472_LEN 512
  1646. #define ETH_MODULE_SFF_8636 0x3
  1647. #define ETH_MODULE_SFF_8636_LEN 256
  1648. #define ETH_MODULE_SFF_8436 0x4
  1649. #define ETH_MODULE_SFF_8436_LEN 256
  1650. #define ETH_MODULE_SFF_8636_MAX_LEN 640
  1651. #define ETH_MODULE_SFF_8436_MAX_LEN 640
  1652. /* Reset flags */
  1653. /* The reset() operation must clear the flags for the components which
  1654. * were actually reset. On successful return, the flags indicate the
  1655. * components which were not reset, either because they do not exist
  1656. * in the hardware or because they cannot be reset independently. The
  1657. * driver must never reset any components that were not requested.
  1658. */
  1659. enum ethtool_reset_flags {
  1660. /* These flags represent components dedicated to the interface
  1661. * the command is addressed to. Shift any flag left by
  1662. * ETH_RESET_SHARED_SHIFT to reset a shared component of the
  1663. * same type.
  1664. */
  1665. ETH_RESET_MGMT = 1 << 0, /* Management processor */
  1666. ETH_RESET_IRQ = 1 << 1, /* Interrupt requester */
  1667. ETH_RESET_DMA = 1 << 2, /* DMA engine */
  1668. ETH_RESET_FILTER = 1 << 3, /* Filtering/flow direction */
  1669. ETH_RESET_OFFLOAD = 1 << 4, /* Protocol offload */
  1670. ETH_RESET_MAC = 1 << 5, /* Media access controller */
  1671. ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */
  1672. ETH_RESET_RAM = 1 << 7, /* RAM shared between
  1673. * multiple components */
  1674. ETH_RESET_AP = 1 << 8, /* Application processor */
  1675. ETH_RESET_DEDICATED = 0x0000ffff, /* All components dedicated to
  1676. * this interface */
  1677. ETH_RESET_ALL = 0xffffffff, /* All components used by this
  1678. * interface, even if shared */
  1679. };
  1680. #define ETH_RESET_SHARED_SHIFT 16
  1681. /**
  1682. * struct ethtool_link_settings - link control and status
  1683. *
  1684. * IMPORTANT, Backward compatibility notice: When implementing new
  1685. * user-space tools, please first try %ETHTOOL_GLINKSETTINGS, and
  1686. * if it succeeds use %ETHTOOL_SLINKSETTINGS to change link
  1687. * settings; do not use %ETHTOOL_SSET if %ETHTOOL_GLINKSETTINGS
  1688. * succeeded: stick to %ETHTOOL_GLINKSETTINGS/%SLINKSETTINGS in
  1689. * that case. Conversely, if %ETHTOOL_GLINKSETTINGS fails, use
  1690. * %ETHTOOL_GSET to query and %ETHTOOL_SSET to change link
  1691. * settings; do not use %ETHTOOL_SLINKSETTINGS if
  1692. * %ETHTOOL_GLINKSETTINGS failed: stick to
  1693. * %ETHTOOL_GSET/%ETHTOOL_SSET in that case.
  1694. *
  1695. * @cmd: Command number = %ETHTOOL_GLINKSETTINGS or %ETHTOOL_SLINKSETTINGS
  1696. * @speed: Link speed (Mbps)
  1697. * @duplex: Duplex mode; one of %DUPLEX_*
  1698. * @port: Physical connector type; one of %PORT_*
  1699. * @phy_address: MDIO address of PHY (transceiver); 0 or 255 if not
  1700. * applicable. For clause 45 PHYs this is the PRTAD.
  1701. * @autoneg: Enable/disable autonegotiation and auto-detection;
  1702. * either %AUTONEG_DISABLE or %AUTONEG_ENABLE
  1703. * @mdio_support: Bitmask of %ETH_MDIO_SUPPORTS_* flags for the MDIO
  1704. * protocols supported by the interface; 0 if unknown.
  1705. * Read-only.
  1706. * @eth_tp_mdix: Ethernet twisted-pair MDI(-X) status; one of
  1707. * %ETH_TP_MDI_*. If the status is unknown or not applicable, the
  1708. * value will be %ETH_TP_MDI_INVALID. Read-only.
  1709. * @eth_tp_mdix_ctrl: Ethernet twisted pair MDI(-X) control; one of
  1710. * %ETH_TP_MDI_*. If MDI(-X) control is not implemented, reads
  1711. * yield %ETH_TP_MDI_INVALID and writes may be ignored or rejected.
  1712. * When written successfully, the link should be renegotiated if
  1713. * necessary.
  1714. * @link_mode_masks_nwords: Number of 32-bit words for each of the
  1715. * supported, advertising, lp_advertising link mode bitmaps. For
  1716. * %ETHTOOL_GLINKSETTINGS: on entry, number of words passed by user
  1717. * (>= 0); on return, if handshake in progress, negative if
  1718. * request size unsupported by kernel: absolute value indicates
  1719. * kernel expected size and all the other fields but cmd
  1720. * are 0; otherwise (handshake completed), strictly positive
  1721. * to indicate size used by kernel and cmd field stays
  1722. * %ETHTOOL_GLINKSETTINGS, all other fields populated by driver. For
  1723. * %ETHTOOL_SLINKSETTINGS: must be valid on entry, ie. a positive
  1724. * value returned previously by %ETHTOOL_GLINKSETTINGS, otherwise
  1725. * refused. For drivers: ignore this field (use kernel's
  1726. * __ETHTOOL_LINK_MODE_MASK_NBITS instead), any change to it will
  1727. * be overwritten by kernel.
  1728. * @supported: Bitmap with each bit meaning given by
  1729. * %ethtool_link_mode_bit_indices for the link modes, physical
  1730. * connectors and other link features for which the interface
  1731. * supports autonegotiation or auto-detection. Read-only.
  1732. * @advertising: Bitmap with each bit meaning given by
  1733. * %ethtool_link_mode_bit_indices for the link modes, physical
  1734. * connectors and other link features that are advertised through
  1735. * autonegotiation or enabled for auto-detection.
  1736. * @lp_advertising: Bitmap with each bit meaning given by
  1737. * %ethtool_link_mode_bit_indices for the link modes, and other
  1738. * link features that the link partner advertised through
  1739. * autonegotiation; 0 if unknown or not applicable. Read-only.
  1740. * @transceiver: Used to distinguish different possible PHY types,
  1741. * reported consistently by PHYLIB. Read-only.
  1742. *
  1743. * If autonegotiation is disabled, the speed and @duplex represent the
  1744. * fixed link mode and are writable if the driver supports multiple
  1745. * link modes. If it is enabled then they are read-only; if the link
  1746. * is up they represent the negotiated link mode; if the link is down,
  1747. * the speed is 0, %SPEED_UNKNOWN or the highest enabled speed and
  1748. * @duplex is %DUPLEX_UNKNOWN or the best enabled duplex mode.
  1749. *
  1750. * Some hardware interfaces may have multiple PHYs and/or physical
  1751. * connectors fitted or do not allow the driver to detect which are
  1752. * fitted. For these interfaces @port and/or @phy_address may be
  1753. * writable, possibly dependent on @autoneg being %AUTONEG_DISABLE.
  1754. * Otherwise, attempts to write different values may be ignored or
  1755. * rejected.
  1756. *
  1757. * Deprecated %ethtool_cmd fields transceiver, maxtxpkt and maxrxpkt
  1758. * are not available in %ethtool_link_settings. These fields will be
  1759. * always set to zero in %ETHTOOL_GSET reply and %ETHTOOL_SSET will
  1760. * fail if any of them is set to non-zero value.
  1761. *
  1762. * Users should assume that all fields not marked read-only are
  1763. * writable and subject to validation by the driver. They should use
  1764. * %ETHTOOL_GLINKSETTINGS to get the current values before making specific
  1765. * changes and then applying them with %ETHTOOL_SLINKSETTINGS.
  1766. *
  1767. * Drivers that implement %get_link_ksettings and/or
  1768. * %set_link_ksettings should ignore the @cmd
  1769. * and @link_mode_masks_nwords fields (any change to them overwritten
  1770. * by kernel), and rely only on kernel's internal
  1771. * %__ETHTOOL_LINK_MODE_MASK_NBITS and
  1772. * %ethtool_link_mode_mask_t. Drivers that implement
  1773. * %set_link_ksettings() should validate all fields other than @cmd
  1774. * and @link_mode_masks_nwords that are not described as read-only or
  1775. * deprecated, and must ignore all fields described as read-only.
  1776. */
  1777. struct ethtool_link_settings {
  1778. uint32_t cmd;
  1779. uint32_t speed;
  1780. uint8_t duplex;
  1781. uint8_t port;
  1782. uint8_t phy_address;
  1783. uint8_t autoneg;
  1784. uint8_t mdio_support;
  1785. uint8_t eth_tp_mdix;
  1786. uint8_t eth_tp_mdix_ctrl;
  1787. int8_t link_mode_masks_nwords;
  1788. uint8_t transceiver;
  1789. uint8_t reserved1[3];
  1790. uint32_t reserved[7];
  1791. uint32_t link_mode_masks[0];
  1792. /* layout of link_mode_masks fields:
  1793. * uint32_t map_supported[link_mode_masks_nwords];
  1794. * uint32_t map_advertising[link_mode_masks_nwords];
  1795. * uint32_t map_lp_advertising[link_mode_masks_nwords];
  1796. */
  1797. };
  1798. #endif /* _LINUX_ETHTOOL_H */