Searched refs:nfp_police_config (Results 1 – 1 of 1) sorted by relevance
42 struct nfp_police_config { struct68 struct nfp_police_config *config; in nfp_flower_install_rate_limiter() argument111 skb = nfp_flower_cmsg_alloc(repr->app, sizeof(struct nfp_police_config), in nfp_flower_install_rate_limiter()117 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_flower_install_rate_limiter()143 struct nfp_police_config *config; in nfp_flower_remove_rate_limiter()162 skb = nfp_flower_cmsg_alloc(repr->app, sizeof(struct nfp_police_config), in nfp_flower_remove_rate_limiter()174 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_flower_remove_rate_limiter()