Searched refs:net_shaper_ops (Results 1 – 5 of 5) sorted by relevance
67 static const struct net_shaper_ops *68 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function 71 return binding->netdev->netdev_ops->net_shaper_ops; in net_shaper_ops() 224 if (!dev->netdev_ops->net_shaper_ops) { in net_shaper_ctx_setup() 255 if (!dev->netdev_ops->net_shaper_ops) { in net_shaper_ctx_setup_lock() 515 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_caps() 638 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_nesting() 892 const struct net_shaper_ops *op[all...]
102 struct net_shaper_ops { struct
391 struct net_shaper_ops
1713 const struct net_shaper_ops *net_shaper_ops; member
1004 static const struct net_shaper_ops mana_shaper_ops = {1024 .net_shaper_ops = &mana_shaper_ops,