Searched refs:net_shaper_ops (Results 1 – 6 of 6) sorted by relevance
67 static const struct net_shaper_ops *68 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function71 return binding->netdev->netdev_ops->net_shaper_ops; in net_shaper_ops()201 if (!dev->netdev_ops->net_shaper_ops) { in net_shaper_ctx_setup()232 if (!dev->netdev_ops->net_shaper_ops) { in net_shaper_ctx_setup_lock()505 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_caps()628 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_nesting()882 const struct net_shaper_ops *ops; in net_shaper_nl_set_doit()912 ops = net_shaper_ops(binding); in net_shaper_nl_set_doit()930 const struct net_shaper_ops *ops = net_shaper_ops(binding); in __net_shaper_delete()[all …]
33 ret |= !!dev->netdev_ops->net_shaper_ops; in netdev_need_ops_lock()
619 static const struct net_shaper_ops nsim_shaper_ops = {648 .net_shaper_ops = &nsim_shaper_ops,
1692 const struct net_shaper_ops *net_shaper_ops; member
961 static const struct net_shaper_ops mana_shaper_ops = {981 .net_shaper_ops = &mana_shaper_ops,
5124 static const struct net_shaper_ops iavf_shaper_ops = {5145 .net_shaper_ops = &iavf_shaper_ops,