Searched refs:eth_ops (Results 1 – 25 of 74) sorted by relevance
123
44 static const struct eth_ops nix_eth_ops = {
145 static const struct eth_ops sb_eth_raw_ops = {
256 extern const struct eth_ops designware_eth_ops;
423 static const struct eth_ops ftmac100_ops = {
404 static const struct eth_ops sb_eth_ops = {
587 static const struct eth_ops sunxi_emac_eth_ops = {
293 static const struct eth_ops bcm6348_eth_ops = {
482 static const struct eth_ops pch_gbe_ops = {
590 static const struct eth_ops emaclite_ops = {
625 static const struct eth_ops ftgmac100_ops = {
687 const struct eth_ops gmac_rockchip_eth_ops = {
680 static const struct eth_ops ks8851_ops = {
525 static const struct eth_ops pic32_eth_ops = {
621 static const struct eth_ops smc911x_ops = {
219 static const struct eth_ops virtio_net_ops = {
162 struct eth_ops { struct173 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
291 static const struct eth_ops lan75xx_eth_ops = {
453 static const struct eth_ops lan78xx_eth_ops = {
277 static const struct eth_ops pfe_eth_ops = {
235 static const struct eth_ops dsa_port_ops = {
517 struct eth_ops *ops = eth_get_ops(dev); in eth_post_probe()
506 static const struct eth_ops servalt_ops = {
587 static const struct eth_ops serval_ops = {
73 by defining the members of struct eth_ops:77 struct eth_ops {
558 static const struct eth_ops octeontx_vnic_ops = {
Completed in 50 milliseconds