Home
last modified time | relevance | path

Searched refs:net_shaper_ops (Results 1 – 6 of 6) sorted by relevance

/linux/net/shaper/
H A Dshaper.c65 static const struct net_shaper_ops *
66 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function
69 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 …]
/linux/include/net/
H A Dnetdev_lock.h33 ret |= !!dev->netdev_ops->net_shaper_ops; in netdev_need_ops_lock()
/linux/drivers/net/netdevsim/
H A Dnetdev.c619 static const struct net_shaper_ops nsim_shaper_ops = {
648 .net_shaper_ops = &nsim_shaper_ops,
/linux/include/linux/
H A Dnetdevice.h1692 const struct net_shaper_ops *net_shaper_ops; member
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c961 static const struct net_shaper_ops mana_shaper_ops = {
981 .net_shaper_ops = &mana_shaper_ops,
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5124 static const struct net_shaper_ops iavf_shaper_ops = {
5145 .net_shaper_ops = &iavf_shaper_ops,