Symbol: net_shaper
drivers/net/ethernet/intel/iavf/iavf_main.c
5046
const struct net_shaper *shaper,
drivers/net/ethernet/intel/iavf/iavf_main.c
5066
const struct net_shaper *shaper,
drivers/net/ethernet/intel/iavf/iavf_txrx.h
287
struct net_shaper q_shaper;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
1739
struct net_shaper *q_shaper;
drivers/net/ethernet/microsoft/mana/mana_en.c
907
const struct net_shaper *shaper,
drivers/net/netdevsim/netdev.c
591
const struct net_shaper *shaper,
drivers/net/netdevsim/netdev.c
606
const struct net_shaper *leaves,
drivers/net/netdevsim/netdev.c
607
const struct net_shaper *root,
include/net/net_shaper.h
88
const struct net_shaper *leaves,
include/net/net_shaper.h
89
const struct net_shaper *node,
include/net/net_shaper.h
98
const struct net_shaper *shaper,
net/shaper/shaper.c
1014
const struct net_shaper *leaves,
net/shaper/shaper.c
1015
struct net_shaper *node,
net/shaper/shaper.c
1034
struct net_shaper *leaves,
net/shaper/shaper.c
1035
struct net_shaper *node,
net/shaper/shaper.c
1040
struct net_shaper *parent = NULL;
net/shaper/shaper.c
1045
struct net_shaper *cur = NULL;
net/shaper/shaper.c
1146
const struct net_shaper *shaper,
net/shaper/shaper.c
1150
struct net_shaper *cur, *leaves, node = {};
net/shaper/shaper.c
1172
leaves = kzalloc_objs(struct net_shaper, shaper->leaves);
net/shaper/shaper.c
1207
struct net_shaper *shaper;
net/shaper/shaper.c
1266
struct net_shaper **old_nodes, *leaves, node = {};
net/shaper/shaper.c
1289
leaves = kcalloc(leaves_count, sizeof(struct net_shaper) +
net/shaper/shaper.c
1290
sizeof(struct net_shaper *), GFP_KERNEL);
net/shaper/shaper.c
1325
struct net_shaper *tmp;
net/shaper/shaper.c
1344
struct net_shaper *tmp = old_nodes[i];
net/shaper/shaper.c
141
static void net_shaper_copy(struct net_shaper *dst,
net/shaper/shaper.c
142
const struct net_shaper *src)
net/shaper/shaper.c
1467
struct net_shaper *cur;
net/shaper/shaper.c
1516
struct net_shaper *shaper;
net/shaper/shaper.c
163
const struct net_shaper *shaper,
net/shaper/shaper.c
166
struct net_shaper cur;
net/shaper/shaper.c
309
static struct net_shaper *
net/shaper/shaper.c
315
struct net_shaper *cur;
net/shaper/shaper.c
364
struct net_shaper *prev, *cur;
net/shaper/shaper.c
425
int nr_shapers, const struct net_shaper *shapers)
net/shaper/shaper.c
428
struct net_shaper *cur;
net/shaper/shaper.c
450
struct net_shaper *cur;
net/shaper/shaper.c
513
struct net_shaper *shaper)
net/shaper/shaper.c
581
struct net_shaper *shaper,
net/shaper/shaper.c
584
struct net_shaper *old;
net/shaper/shaper.c
635
const struct net_shaper *shaper,
net/shaper/shaper.c
657
const struct net_shaper *node,
net/shaper/shaper.c
658
struct net_shaper *shaper)
net/shaper/shaper.c
696
struct net_shaper *shaper)
net/shaper/shaper.c
814
struct net_shaper *shaper;
net/shaper/shaper.c
860
struct net_shaper *shaper;
net/shaper/shaper.c
894
struct net_shaper shaper = {};
net/shaper/shaper.c
935
struct net_shaper *shaper,
net/shaper/shaper.c
975
const struct net_shaper *node,
net/shaper/shaper.c
976
struct net_shaper *leaves,