| H A D | shaper.c | 163 const struct net_shaper *shaper, in net_shaper_fill_one() argument 174 net_shaper_copy(&cur, shaper); in net_shaper_fill_one() 329 /* Allocate on demand the per device shaper's hierarchy container. 356 /* Prepare the hierarchy container to actually insert the given shaper, doing 389 NL_SET_ERR_MSG(extack, "Can't allocate new id for NODE shaper"); in net_shaper_pre_insert() 408 NL_SET_ERR_MSG(extack, "Can't insert shaper into device store"); in net_shaper_pre_insert() 486 * NODE shaper creation (ID_UNSPEC) and reuse of existing in net_shaper_parse_handle() 487 * shaper (any other value). in net_shaper_parse_handle() 513 struct net_shaper *shaper) 519 ops->capabilities(binding, shaper in net_shaper_validate_caps() 517 net_shaper_validate_caps(struct net_shaper_binding * binding,struct nlattr ** tb,const struct genl_info * info,struct net_shaper * shaper) net_shaper_validate_caps() argument 585 net_shaper_parse_info(struct net_shaper_binding * binding,struct nlattr ** tb,const struct genl_info * info,struct net_shaper * shaper,bool * exists) net_shaper_parse_info() argument 639 net_shaper_validate_nesting(struct net_shaper_binding * binding,const struct net_shaper * shaper,struct netlink_ext_ack * extack) net_shaper_validate_nesting() argument 662 net_shaper_parse_leaf(struct net_shaper_binding * binding,const struct nlattr * attr,const struct genl_info * info,const struct net_shaper * node,struct net_shaper * shaper) net_shaper_parse_leaf() argument 700 net_shaper_parse_node(struct net_shaper_binding * binding,struct nlattr ** tb,const struct genl_info * info,struct net_shaper * shaper) net_shaper_parse_node() argument 818 struct net_shaper *shaper; net_shaper_nl_get_doit() local 864 struct net_shaper *shaper; net_shaper_nl_get_dumpit() local 898 struct net_shaper shaper = {}; net_shaper_nl_set_doit() local 939 __net_shaper_delete(struct net_shaper_binding * binding,struct net_shaper * shaper,struct netlink_ext_ack * extack) __net_shaper_delete() argument 1150 net_shaper_pre_del_node(struct net_shaper_binding * binding,const struct net_shaper * shaper,struct netlink_ext_ack * extack) net_shaper_pre_del_node() argument 1211 struct net_shaper *shaper; net_shaper_nl_delete_doit() local 1516 struct net_shaper *shaper; net_shaper_set_real_num_tx_queues() local [all...] |