Home
last modified time | relevance | path

Searched defs:ethdev (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/net/octeontx2/
A Dcgx_intf.c352 int cgx_intf_set_mode(struct udevice *ethdev, int mode) in cgx_intf_set_mode()
403 int cgx_intf_get_mode(struct udevice *ethdev) in cgx_intf_get_mode()
448 int cgx_intf_get_fec(struct udevice *ethdev) in cgx_intf_get_fec()
503 int cgx_intf_set_fec(struct udevice *ethdev, int type) in cgx_intf_set_fec()
523 int cgx_intf_get_phy_mod_type(struct udevice *ethdev) in cgx_intf_get_phy_mod_type()
544 int cgx_intf_set_phy_mod_type(struct udevice *ethdev, int type) in cgx_intf_set_phy_mod_type()
566 int cgx_intf_set_an_lbk(struct udevice *ethdev, int enable) in cgx_intf_set_an_lbk()
589 int cgx_intf_get_ignore(struct udevice *ethdev, int cgx, int lmac) in cgx_intf_get_ignore()
625 int cgx_intf_set_ignore(struct udevice *ethdev, int cgx, int lmac, int ignore) in cgx_intf_set_ignore()
656 int cgx_intf_set_macaddr(struct udevice *ethdev) in cgx_intf_set_macaddr()
/u-boot/net/
A Dmdio-uclass.c122 struct udevice *ethdev, in dm_mdio_phy_connect()
133 static struct phy_device *dm_eth_connect_phy_handle(struct udevice *ethdev, in dm_eth_connect_phy_handle()
185 struct phy_device *dm_eth_phy_connect(struct udevice *ethdev) in dm_eth_phy_connect()
/u-boot/drivers/usb/gadget/
A Dether.c142 struct eth_dev ethdev; member
2614 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_recv() local
2640 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_free_pkt() local
/u-boot/board/ti/am335x/
A Dboard.c641 struct udevice *ethdev; in ft_board_setup() local

Completed in 20 milliseconds