Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/net/
H A Dloopback.c166 const struct ethtool_ops *eth_ops, in gen_lo_setup() argument
190 dev->ethtool_ops = eth_ops; in gen_lo_setup()
/openbmc/qemu/hw/net/
H A Dxilinx_ethlite.c169 static const MemoryRegionOps eth_ops = { variable
249 memory_region_init_io(&s->mmio, obj, &eth_ops, s, in xilinx_ethlite_init()
/openbmc/u-boot/include/
H A Dnet.h137 struct eth_ops { struct
148 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
/openbmc/u-boot/drivers/net/
H A Dsandbox-raw.c142 static const struct eth_ops sb_eth_raw_ops = {
H A Ddesignware.h253 extern const struct eth_ops designware_eth_ops;
H A Dftmac100.c419 static const struct eth_ops ftmac100_ops = {
H A Dsunxi_emac.c567 static const struct eth_ops sunxi_emac_eth_ops = {
H A Dsandbox.c402 static const struct eth_ops sb_eth_ops = {
H A Dbcm6348-eth.c291 static const struct eth_ops bcm6348_eth_ops = {
H A Dgmac_rockchip.c563 const struct eth_ops gmac_rockchip_eth_ops = {
H A Dpch_gbe.c478 static const struct eth_ops pch_gbe_ops = {
H A Dxilinx_emaclite.c587 static const struct eth_ops emaclite_ops = {
H A Dmt7628-eth.c622 static const struct eth_ops mt7628_eth_ops = {
H A Dbcm6368-eth.c441 static const struct eth_ops bcm6368_eth_ops = {
H A Dpic32_eth.c518 static const struct eth_ops pic32_eth_ops = {
H A Dxilinx_axi_emac.c701 static const struct eth_ops axi_emac_ops = {
H A Dftgmac100.c645 static const struct eth_ops ftgmac100_ops = {
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.c219 static const struct eth_ops virtio_net_ops = {
/openbmc/u-boot/drivers/usb/eth/
H A Dlan75xx.c289 static const struct eth_ops lan75xx_eth_ops = {
H A Dlan78xx.c450 static const struct eth_ops lan78xx_eth_ops = {
H A Dmcs7830.c914 static const struct eth_ops mcs7830_eth_ops = {
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c278 static const struct eth_ops pfe_eth_ops = {
/openbmc/u-boot/net/
H A Deth-uclass.c470 struct eth_ops *ops = eth_get_ops(dev); in eth_post_probe()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c498 static const struct eth_ops ocelot_ops = {
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c606 static const struct eth_ops ks2_eth_ops = {

123