Searched refs:net_shaper_ops (Results 1 – 6 of 6) sorted by relevance
65 static const struct net_shaper_ops *66 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function69 return binding->netdev->netdev_ops->net_shaper_ops; in net_shaper_ops()193 if (!dev->netdev_ops->net_shaper_ops) { in net_shaper_ctx_setup()224 if (!dev->netdev_ops->net_shaper_ops) { in net_shaper_ctx_setup_lock()482 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_caps()605 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_nesting()854 const struct net_shaper_ops *ops; in net_shaper_nl_set_doit()884 ops = net_shaper_ops(binding); in net_shaper_nl_set_doit()902 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,