Home
last modified time | relevance | path

Searched defs:ueth_data (Results 1 – 25 of 63) sorted by relevance

123

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/include/
H A Dusb_ether.h12 struct ueth_data { struct
15 uint8_t *rxbuf;
16 int rxsize;
17 int rxlen; /* Total bytes available in rxbuf */
18 int rxptr; /* Current position in rxbuf */
24 int phy_id; /* mii phy id */
48 int usb_ether_register(struct udevice *dev, struct ueth_data *ueth, int rxsize); argument

123