net_device_ops 32 include/linux/com20020.h extern const struct net_device_ops com20020_netdev_ops; net_device_ops 1514 include/linux/netdevice.h const struct net_device_ops *netdev_ops; net_device_ops 3476 include/linux/netdevice.h static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops, net_device_ops 3487 include/linux/netdevice.h const struct net_device_ops *ops = dev->netdev_ops; net_device_ops 81 include/net/busy_poll.h const struct net_device_ops *ops;