Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c68 struct nfp_police_config { struct
89 struct nfp_police_config *config; in nfp_flower_offload_one_police() argument
92 skb = nfp_flower_cmsg_alloc(app, sizeof(struct nfp_police_config), in nfp_flower_offload_one_police()
98 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_flower_offload_one_police()
295 struct nfp_police_config *config; in nfp_flower_remove_rate_limiter()
329 skb = nfp_flower_cmsg_alloc(repr->app, sizeof(struct nfp_police_config), in nfp_flower_remove_rate_limiter()
335 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_flower_remove_rate_limiter()
756 struct nfp_police_config *config; in nfp_act_remove_actions()
777 skb = nfp_flower_cmsg_alloc(app, sizeof(struct nfp_police_config), in nfp_act_remove_actions()
783 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_act_remove_actions()