Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dqos_conf.c52 struct nfp_police_config { struct
80 struct nfp_police_config *config; in nfp_flower_install_rate_limiter() argument
172 skb = nfp_flower_cmsg_alloc(repr->app, sizeof(struct nfp_police_config), in nfp_flower_install_rate_limiter()
178 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_flower_install_rate_limiter()
207 struct nfp_police_config *config; in nfp_flower_remove_rate_limiter()
241 skb = nfp_flower_cmsg_alloc(repr->app, sizeof(struct nfp_police_config), in nfp_flower_remove_rate_limiter()
247 memset(config, 0, sizeof(struct nfp_police_config)); in nfp_flower_remove_rate_limiter()

Completed in 4 milliseconds