Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/
H A Dloopback.c164 const struct ethtool_ops *eth_ops, in gen_lo_setup() argument
188 dev->ethtool_ops = eth_ops; in gen_lo_setup()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h136 struct eth_ops { struct
149 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsandbox-raw.c137 static const struct eth_ops sb_eth_raw_ops = {
H A Ddesignware.h250 extern const struct eth_ops designware_eth_ops;
H A Dsandbox.c191 static const struct eth_ops sb_eth_ops = {
H A Dftmac100.c416 static const struct eth_ops ftmac100_ops = {
H A Dsunxi_emac.c568 static const struct eth_ops sunxi_emac_eth_ops = {
H A Dpch_gbe.c479 static const struct eth_ops pch_gbe_ops = {
H A Dxilinx_emaclite.c588 static const struct eth_ops emaclite_ops = {
H A Dpic32_eth.c519 static const struct eth_ops pic32_eth_ops = {
H A Dxilinx_axi_emac.c678 static const struct eth_ops axi_emac_ops = {
H A Dzynq_gem.c663 static const struct eth_ops zynq_gem_ops = {
H A Dravb.c601 static const struct eth_ops ravb_ops = {
H A Daltera_tse.c691 static const struct eth_ops altera_tse_ops = {
H A Dsun8i_emac.c757 static const struct eth_ops sun8i_emac_eth_ops = {
H A Dethoc.c730 static const struct eth_ops ethoc_ops = {
H A Ddesignware.c723 const struct eth_ops designware_eth_ops = {
H A Dag7xxx.c964 static const struct eth_ops ag7xxx_eth_ops = {
H A Drtl8169.c1198 static const struct eth_ops rtl8169_eth_ops = {
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan75xx.c290 static const struct eth_ops lan75xx_eth_ops = {
H A Dlan78xx.c451 static const struct eth_ops lan78xx_eth_ops = {
H A Dmcs7830.c915 static const struct eth_ops mcs7830_eth_ops = {
H A Dasix.c863 static const struct eth_ops asix_eth_ops = {
H A Dasix88179.c890 static const struct eth_ops ax88179_eth_ops = {
/OK3568_Linux_fs/u-boot/net/
H A Deth-uclass.c470 struct eth_ops *ops = eth_get_ops(dev); in eth_post_probe()

12