Home
last modified time | relevance | path

Searched refs:eth_ops (Results 1 – 25 of 74) sorted by relevance

123

/u-boot/drivers/net/octeontx2/
A Drvu_pf.c44 static const struct eth_ops nix_eth_ops = {
/u-boot/drivers/net/
A Dsandbox-raw.c145 static const struct eth_ops sb_eth_raw_ops = {
A Ddesignware.h256 extern const struct eth_ops designware_eth_ops;
A Dftmac100.c423 static const struct eth_ops ftmac100_ops = {
A Dsandbox.c404 static const struct eth_ops sb_eth_ops = {
A Dsunxi_emac.c587 static const struct eth_ops sunxi_emac_eth_ops = {
A Dbcm6348-eth.c293 static const struct eth_ops bcm6348_eth_ops = {
A Dpch_gbe.c482 static const struct eth_ops pch_gbe_ops = {
A Dxilinx_emaclite.c590 static const struct eth_ops emaclite_ops = {
A Dftgmac100.c625 static const struct eth_ops ftgmac100_ops = {
A Dgmac_rockchip.c687 const struct eth_ops gmac_rockchip_eth_ops = {
A Dks8851_mll.c680 static const struct eth_ops ks8851_ops = {
A Dpic32_eth.c525 static const struct eth_ops pic32_eth_ops = {
A Dsmc911x.c621 static const struct eth_ops smc911x_ops = {
/u-boot/drivers/virtio/
A Dvirtio_net.c219 static const struct eth_ops virtio_net_ops = {
/u-boot/include/
A Dnet.h162 struct eth_ops { struct
173 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
/u-boot/drivers/usb/eth/
A Dlan75xx.c291 static const struct eth_ops lan75xx_eth_ops = {
A Dlan78xx.c453 static const struct eth_ops lan78xx_eth_ops = {
/u-boot/drivers/net/pfe_eth/
A Dpfe_eth.c277 static const struct eth_ops pfe_eth_ops = {
/u-boot/net/
A Ddsa-uclass.c235 static const struct eth_ops dsa_port_ops = {
A Deth-uclass.c517 struct eth_ops *ops = eth_get_ops(dev); in eth_post_probe()
/u-boot/drivers/net/mscc_eswitch/
A Dservalt_switch.c506 static const struct eth_ops servalt_ops = {
A Dserval_switch.c587 static const struct eth_ops serval_ops = {
/u-boot/doc/driver-model/
A Dethernet.rst73 by defining the members of struct eth_ops:
77 struct eth_ops {
/u-boot/drivers/net/octeontx/
A Dnicvf_main.c558 static const struct eth_ops octeontx_vnic_ops = {

Completed in 50 milliseconds

123