Home
last modified time | relevance | path

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

/linux-6.15/net/shaper/
H A Dshaper.c68 static const struct net_shaper_ops *
447 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_caps()
570 const struct net_shaper_ops *ops = net_shaper_ops(binding); in net_shaper_validate_nesting()
805 const struct net_shaper_ops *ops; in net_shaper_nl_set_doit()
840 ops = net_shaper_ops(binding); in net_shaper_nl_set_doit()
860 const struct net_shaper_ops *ops = net_shaper_ops(binding); in __net_shaper_delete()
918 const struct net_shaper_ops *ops = net_shaper_ops(binding); in __net_shaper_group()
1293 const struct net_shaper_ops *ops; in net_shaper_nl_cap_get_doit()
1304 ops = net_shaper_ops(binding); in net_shaper_nl_cap_get_doit()
1332 const struct net_shaper_ops *ops; in net_shaper_nl_cap_get_dumpit()
[all …]
/linux-6.15/include/net/
H A Dnet_shaper.h75 struct net_shaper_ops { struct
H A Dnetdev_lock.h33 ret |= !!dev->netdev_ops->net_shaper_ops; in netdev_need_ops_lock()
/linux-6.15/drivers/net/netdevsim/
H A Dnetdev.c543 static const struct net_shaper_ops nsim_shaper_ops = {
571 .net_shaper_ops = &nsim_shaper_ops,
/linux-6.15/include/linux/
H A Dnetdevice.h1652 const struct net_shaper_ops *net_shaper_ops; member
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5288 static const struct net_shaper_ops iavf_shaper_ops = {
5309 .net_shaper_ops = &iavf_shaper_ops,