Lines Matching defs:ops
282 const struct dsa_switch_ops *ops;
683 const struct devlink_region_ops *ops,
688 const struct devlink_port_region_ops *ops,
721 const struct dsa_switch_ops *ops;
762 const struct dsa_device_ops *ops = skb->dev->dsa_ptr->tag_ops;
763 int tag_len = ops->overhead;
787 const struct dsa_netdevice_ops *ops;
794 ops = dev->dsa_ptr->netdev_ops;
796 return ops->ndo_do_ioctl(dev, ifr, cmd);
881 const struct dsa_device_ops *ops;
926 .ops = &__ops, \