Home
last modified time | relevance | path

Searched defs:ethtool_ringparam (Results 1 – 25 of 78) sorted by relevance

1234

/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/include/linux/
H A Dfb.h207 __u32 height;
208 __u32 sx;
212 struct fb_fillrect {
215 __u32 width;
216 __u32 height;
217 __u32 color;
218 __u32 rop;
222 __u32 dx; /* Where to place image */
224 __u32 width; /* Size of image */
226 __u32 fg_color; /* Only used when a mono bitmap */
/dports/emulators/qemu/qemu-6.2.0/include/standard-headers/linux/
H A Dfuse.h527 /* The read buffer is required to be at least 8k, but may be much larger */
528 #define FUSE_MIN_READ_BUFFER 8192
530 #define FUSE_COMPAT_ENTRY_OUT_SIZE 120
532 struct fuse_entry_out {
533 uint64_t nodeid; /* Inode ID */
534 uint64_t generation; /* Inode generation: nodeid:gen must
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;

1234