Searched refs:ethdev_config (Results 1 – 4 of 4) sorted by relevance
21 struct ethdev_config { struct45 struct ethdev_config config; argument
39 ethdev_config(const char *name, struct ethdev_params *params);
71 ethdev_config(const char *name, struct ethdev_params *params) in ethdev_config() function
375 status = ethdev_config(name, &p); in cmd_ethdev()